Skip to content

Commit ddd6a1d

Browse files
authored
Merge pull request learncodeacademy#25 from Kutsan/patch-1
Missing babel-core added
2 parents f0b62af + 51390bc commit ddd6a1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

3-flux/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "",
55
"main": "webpack.config.js",
66
"dependencies": {
7+
"babel-core": "^6.18.2",
78
"babel-loader": "^6.2.0",
89
"babel-plugin-add-module-exports": "^0.1.2",
910
"babel-plugin-react-html-attrs": "^2.0.0",

0 commit comments

Comments
 (0)