Skip to content

Commit

Permalink
Fix dependency issue (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
eanplatter authored and vjeux committed Jul 22, 2016
1 parent ad2550f commit 9c31d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,6 +44,7 @@
"eslint-plugin-react": "5.2.2",
"extract-text-webpack-plugin": "1.0.1",
"file-loader": "0.9.0",
"fs-extra": "^0.30.0",
"html-webpack-plugin": "2.22.0",
"json-loader": "0.5.4",
"opn": "4.0.2",
Expand All @@ -56,7 +57,6 @@
},
"devDependencies": {
"bundle-deps": "^1.0.0",
"fs-extra": "^0.30.0",
"react": "^15.2.1",
"react-dom": "^15.2.1"
},
Expand Down

0 comments on commit 9c31d4f

Please sign in to comment.