Skip to content

Commit

Permalink
Bump dependencies that are known safe
Browse files Browse the repository at this point in the history
Most of these would have been installed anyway, just making sure what
got shrinkwrapped is what others would experience.
  • Loading branch information
zpao committed Jul 13, 2014
1 parent 92d2dcc commit 87c8e69
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 @@ -32,16 +32,16 @@
},
"dependencies": {
"commoner": "^0.9.4",
"esprima-fb": "^4001.1001.0-dev-harmony-fb",
"jstransform": "^6.0.0"
"esprima-fb": "^4001.3001.0-dev-harmony-fb",
"jstransform": "^6.0.1"
},
"devDependencies": {
"benchmark": "~1.0.0",
"browserify": "^4.1.10",
"coverify": "~1.0.4",
"envify": "^2.0.0",
"es3ify": "~0.1.2",
"es5-shim": "^3.4.0",
"es5-shim": "^4.0.0",
"grunt": "~0.4.2",
"grunt-cli": "~0.1.9",
"grunt-compare-size": "~0.4.0",
Expand Down

0 comments on commit 87c8e69

Please sign in to comment.