Skip to content

Commit 815c282

Browse files
committed
Update to the latest version of babel
Fixes #25
1 parent 44bede0 commit 815c282

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"babel-runtime": "5.6.12"
4545
},
4646
"devDependencies": {
47-
"babel": "5.6.12",
48-
"babel-core": "5.6.12",
47+
"babel": "5.6.14",
48+
"babel-core": "5.6.20",
4949
"babel-eslint": "3.1.23",
5050
"chai": "3.0.0",
5151
"chai-as-promised": "5.1.0",

0 commit comments

Comments
 (0)