Skip to content

Commit

Permalink
[fixed] Move envify to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Feb 7, 2016
1 parent 054ea62 commit 665549d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
"dom-helpers": "^2.2.4",
"invariant": "^2.1.0",
"uncontrollable": "^3.0.2",
"warning": "^2.0.0"
"warning": "^2.0.0",
"envify": "^3.0.0"
},
"optionalDependencies": {
"format-number-with-string": "0.0.1",
Expand All @@ -86,7 +87,6 @@
"cldr-data": "^28.0.3",
"cpy": "^3.4.0",
"css-loader": "^0.15.6",
"envify": "^3.0.0",
"es5-shim": "^4.4.1",
"eslint": "^0.24.1",
"eslint-plugin-mocha": "^0.5.1",
Expand Down

0 comments on commit 665549d

Please sign in to comment.