We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f73b894 + 39c9b53 commit f457df2Copy full SHA for f457df2
npm-react/package.json
@@ -27,7 +27,7 @@
27
"node": ">=0.10.0"
28
},
29
"peerDependencies": {
30
- "envify": "~1.0.1"
+ "envify": "~1.2.0"
31
32
"browserify": {
33
"transform": ["envify"]
package.json
@@ -40,7 +40,7 @@
40
"benchmark": "~1.0.0",
41
"browserify": "~3.20.0",
42
"coverify": "~1.0.4",
43
- "envify": "~1.0.1",
+ "envify": "~1.2.0",
44
"es3ify": "~0.1.2",
45
"es5-shim": "~2.3.0",
46
"grunt": "~0.4.2",
0 commit comments