Skip to content

Commit 70d91eb

Browse files
danielsiwiecclaydiffrient
authored andcommittedJun 28, 2016
[fixed] Add missing envify npm dependency. Closes #193 (#194)
1 parent d52238c commit 70d91eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"babel-loader": "^6.2.4",
2626
"babel-preset-es2015": "^6.6.0",
2727
"babel-preset-react": "^6.5.0",
28+
"envify": "^3.4.1",
2829
"expect": "1.10.0",
2930
"karma": "^0.13.22",
3031
"karma-browserify": "^4.2.1",

0 commit comments

Comments
 (0)