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

@@ -12,7 +12,7 @@
],
"dependencies": {
"babel-messages": "^6.0.14",
"babel-runtime": "^6.0.14",
"babel-runtime": "^5.0.0",
"babel-types": "^6.0.14",
"detect-indent": "^3.0.1",
"is-integer": "^1.0.4",