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

Commit 2f42d22

Browse files
fix(package): update @babel/plugin-syntax-dynamic-import to version 7.7.4
Closes #251
1 parent 32bbc58 commit 2f42d22

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
@@ -52,7 +52,7 @@
5252
],
5353
"dependencies": {
5454
"@babel/core": "7.7.5",
55-
"@babel/plugin-syntax-dynamic-import": "7.2.0",
55+
"@babel/plugin-syntax-dynamic-import": "7.7.4",
5656
"@babel/plugin-syntax-object-rest-spread": "7.2.0",
5757
"@babel/preset-env": "7.6.2",
5858
"@babel/register": "7.6.2",

0 commit comments

Comments
 (0)