Skip to content

Commit b5c1893

Browse files
committedJul 22, 2015
[changed] unfix 'babel' back.
1 parent 2f96270 commit b5c1893

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
"react": ">=0.13"
4444
},
4545
"devDependencies": {
46-
"babel": "5.6.x",
47-
"babel-core": "5.6.x",
48-
"babel-eslint": "^3.0.1",
46+
"babel": "^5.8.3",
47+
"babel-core": "^5.8.3",
48+
"babel-eslint": "^3.1.26",
4949
"babel-loader": "^5.2.1",
5050
"bootstrap": "^3.3.4",
5151
"brfs": "^1.4.0",

0 commit comments

Comments
 (0)
Please sign in to comment.