Commit 9c31d4f9 authored by eanplatter's avatar eanplatter Committed by Christopher Chedeau
Browse files

Fix dependency issue (#75)

parent ad2550f7
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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",
......@@ -56,7 +57,6 @@
},
"devDependencies": {
"bundle-deps": "^1.0.0",
"fs-extra": "^0.30.0",
"react": "^15.2.1",
"react-dom": "^15.2.1"
},
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment