Skip to content

Commit 7788803

Browse files
authored
Merge pull request learncodeacademy#18 from saaqibz/saz_babel-core-dep
got rid of babel core error when running npm run dev
2 parents b09d7f3 + 0a366b5 commit 7788803

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

1-basic-react/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.17.0",
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)