mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Merge pull request #1117 from andreypopp/envify-bump
Update envify to 1.2.0
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"envify": "~1.0.1"
|
||||
"envify": "~1.2.0"
|
||||
},
|
||||
"browserify": {
|
||||
"transform": ["envify"]
|
||||
|
||||
+1
-1
@@ -40,7 +40,7 @@
|
||||
"benchmark": "~1.0.0",
|
||||
"browserify": "~3.20.0",
|
||||
"coverify": "~1.0.4",
|
||||
"envify": "~1.0.1",
|
||||
"envify": "~1.2.0",
|
||||
"es3ify": "~0.1.2",
|
||||
"es5-shim": "~2.3.0",
|
||||
"grunt": "~0.4.2",
|
||||
|
||||
Reference in New Issue
Block a user