Skip to content

Commit bbf8069

Browse files
author
Anthony Gore
committed
Adding transform runtime
1 parent b95c62f commit bbf8069

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
@@ -32,6 +32,7 @@
3232
"babel-loader": "^6.0.0",
3333
"babel-plugin-transform-es2015-destructuring": "^6.19.0",
3434
"babel-plugin-transform-object-rest-spread": "^6.20.2",
35+
"babel-plugin-transform-runtime": "^6.22.0",
3536
"babel-preset-es2015": "^6.0.0",
3637
"cross-env": "^3.0.0",
3738
"css-loader": "^0.25.0",

0 commit comments

Comments
 (0)