Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 2bbbf6c

Browse files
fix: Depend on babel-runtime directly
1 parent 94f8a39 commit 2bbbf6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"babel-loader": "^6.2.0",
2727
"babel-plugin-transform-runtime": "^6.1.18",
2828
"babel-preset-es2015": "^6.0.15",
29+
"babel-runtime": "^6.2.0",
2930
"concurrently": "^1.0.0",
3031
"eslint-config-standard": "^4.4.0",
3132
"eslint-plugin-standard": "^1.3.1",

0 commit comments

Comments
 (0)