Skip to content

Commit 15fa5fa

Browse files
committedNov 8, 2016
Added dependecy thatt was missing, babel-core, when running as dev
1 parent 530f5af commit 15fa5fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎5-redux-react/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "webpack.config.js",
66
"dependencies": {
77
"axios": "^0.12.0",
8+
"babel-core": "^6.18.2",
89
"babel-loader": "^6.2.0",
910
"babel-plugin-add-module-exports": "^0.1.2",
1011
"babel-plugin-react-html-attrs": "^2.0.0",

0 commit comments

Comments
 (0)
Failed to load comments.