Skip to content

Commit

Permalink
Stabilized Babel Version
Browse files Browse the repository at this point in the history
  • Loading branch information
benderTheCrime committed Nov 2, 2015
1 parent eaa1618 commit 8e368f0
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 @@ -40,7 +40,7 @@
"babel-eslint": "^3.1.17",
"chai": "2.3.0",
"gulp": "3.9.0",
"gulp-babel": "^5.2.1",
"gulp-babel": "5.2.1",
"gulp-cli": "0.2.0",
"gulp-esdoc": "0.0.3",
"gulp-eslint": "0.12.0",
Expand All @@ -53,8 +53,8 @@
"yargs": "^3.21.0"
},
"dependencies": {
"babel": "^5.6.4",
"babel-core": "^5.8.23",
"babel": "5.6.4",
"babel-core": "5.8.23",
"chalk": "1.0.0"
}
}

0 comments on commit 8e368f0

Please sign in to comment.