Skip to content

Commit cf82282

Browse files
committed
Update package.json
1 parent 35d9726 commit cf82282

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,10 @@
4040
"xo": "^0.13.0",
4141
"babel": "*",
4242
"babel-preset-es2015": "*",
43-
"babel-transform-runtime": "*"
43+
"babel-plugin-transform-runtime": "*"
4444
},
4545
"babel": {
4646
"presets": ["es2015"], "plugins": ["transform-runtime"], "ignore": "test-cli.js", "env": { "development": { "sourceMaps": "inline" } } },
4747
"posthtml": {
4848
"require": ["posthtml-custom-elements"]
49-
}
50-
}
49+
}}

0 commit comments

Comments
 (0)