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

Commit 17fae7f

Browse files
chore(package): update @babel/plugin-syntax-dynamic-import to version 7.2.0
Closes #5
1 parent fc23954 commit 17fae7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/plugin-proposal-class-properties": "7.3.3",
2626
"@babel/plugin-proposal-decorators": "7.3.0",
2727
"@babel/plugin-proposal-export-namespace-from": "7.2.0",
28-
"@babel/plugin-syntax-dynamic-import": "7.0.0",
28+
"@babel/plugin-syntax-dynamic-import": "7.2.0",
2929
"@babel/plugin-transform-runtime": "7.1.0",
3030
"@babel/polyfill": "7.0.0",
3131
"@babel/preset-env": "7.1.5",

0 commit comments

Comments
 (0)