Skip to content

Commit 7e3dbf6

Browse files
committed
Add explicitly node-libs-browser dependency.
Fixes `peerDependency` warning for webpack.
1 parent 1449472 commit 7e3dbf6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
"less-loader": "^2.1.0",
8181
"lodash": "^3.5.0",
8282
"mocha": "^2.2.1",
83+
"node-libs-browser": "^0.5.2",
8384
"nodemon": "^1.3.7",
8485
"portfinder": "^0.4.0",
8586
"react": "^0.13.1",

0 commit comments

Comments
 (0)