Skip to content

Commit

Permalink
upgrade modules for es6 support, depending on esprima-six instead of …
Browse files Browse the repository at this point in the history
…esprima
  • Loading branch information
James Halliday committed Feb 1, 2014
1 parent fe721f5 commit 22d170a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"javascript"
],
"dependencies": {
"module-deps": "~1.3.1",
"module-deps": "~1.4.0",
"browser-pack": "~2.0.0",
"deps-sort": "~0.1.1",
"shell-quote": "~0.0.1",
"through": "~2.3.4",
"duplexer": "~0.1.1",
"stream-combiner": "~0.0.2",
"concat-stream": "~1.4.1",
"insert-module-globals": "~3.0.0",
"syntax-error": "~0.0.0",
"insert-module-globals": "~3.1.1",
"syntax-error": "~0.1.0",
"browser-resolve": "~1.2.1",
"inherits": "~2.0.1",
"JSONStream": "~0.7.1",
Expand Down

0 comments on commit 22d170a

Please sign in to comment.