fix babel-runtime dependencies - fixes #2655

This commit is contained in:
Sebastian McKenzie
2015-10-30 19:16:42 +00:00
parent 9aefb03625
commit 255288cda5
90 changed files with 98 additions and 93 deletions

View File

@@ -10,7 +10,7 @@
"dependencies": {
"babel-code-frame": "^6.0.2",
"babel-messages": "^6.0.2",
"babel-runtime": "^6.0.2",
"babel-runtime": "^5.0.0",
"babel-types": "^6.0.2",
"babylon": "^6.0.2",
"globals": "^8.3.0",