Skip to content

Commit

Permalink
deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed May 8, 2017
1 parent 9e26400 commit 0ecfea0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"esprima": "^3.1.1"
},
"devDependencies": {
"ansi": "*",
"benchmark": "*",
"browserify": "^13.0.0",
"ansi": "^0.3.1",
"benchmark": "^2.1.4",
"browserify": "^14.3.0",
"codemirror": "^5.13.4",
"eslint": "^3.10.0",
"istanbul": "*",
"mocha": "*",
"uglify-js": "^2.6.1"
"istanbul": "^0.4.5",
"mocha": "^3.3.0",
"uglify-js": "^3.0.1"
},
"scripts": {
"test": "make test"
Expand Down

0 comments on commit 0ecfea0

Please sign in to comment.