fix babel-runtime version in some packages

This commit is contained in:
Sebastian McKenzie
2015-10-30 23:45:34 +00:00
parent 34665bdfda
commit 8e35c0b615
12 changed files with 12 additions and 12 deletions

View File

@@ -22,7 +22,7 @@
"slash": "^1.0.0",
"source-map": "^0.5.0",
"v8flags": "^2.0.10",
"babel-runtime": "^6.0.14"
"babel-runtime": "^5.0.0"
},
"bin": {
"babel": "./bin/babel.js",