Skip to content

Commit

Permalink
Remove es6 loading and dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalsadhu committed Feb 15, 2015
1 parent 2e78e2d commit ed67d08
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion node/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/env node

// require('6to5/register')
require('./lib/index')
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"author": "Richard Walker <[email protected]>",
"license": "MIT",
"dependencies": {
"6to5": "^3.6.5",
"commander": "2.6.0"
},
"preferGlobal": true,
Expand Down

0 comments on commit ed67d08

Please sign in to comment.