Skip to content

Commit

Permalink
[changed] unfix 'babel' back.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKVal committed Jul 22, 2015
1 parent 2f96270 commit b5c1893
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"react": ">=0.13"
},
"devDependencies": {
"babel": "5.6.x",
"babel-core": "5.6.x",
"babel-eslint": "^3.0.1",
"babel": "^5.8.3",
"babel-core": "^5.8.3",
"babel-eslint": "^3.1.26",
"babel-loader": "^5.2.1",
"bootstrap": "^3.3.4",
"brfs": "^1.4.0",
Expand Down

0 comments on commit b5c1893

Please sign in to comment.