mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Bump dependencies that are known safe
Most of these would have been installed anyway, just making sure what got shrinkwrapped is what others would experience.
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
},
|
||||
"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",
|
||||
@@ -41,7 +41,7 @@
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user