Skip to content

Commit 0a366b5

Browse files
authoredOct 10, 2016
fixed ordering
1 parent 1badc88 commit 0a366b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎1-basic-react/package.json

+1-1
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",
@@ -16,7 +17,6 @@
1617
"react-dom": "^0.14.6",
1718
"webpack": "^1.12.9",
1819
"webpack-dev-server": "^1.14.1"
19-
"babel-core": "^6.17.0",
2020
},
2121
"devDependencies": {},
2222
"scripts": {

0 commit comments

Comments
 (0)
Failed to load comments.