fix babel-runtime dependencies - fixes #2655
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
"babel-plugin-syntax-async-functions": "^6.0.2",
|
||||
"babel-helper-remap-async-to-generator": "^6.0.2",
|
||||
"babel-types": "^6.0.2",
|
||||
"babel-runtime": "^6.0.2"
|
||||
"babel-runtime": "^5.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user