Skip to content

Commit 79859e9

Browse files
chore(package): update @babel/plugin-proposal-do-expressions to version 7.10.1
Closes #115
1 parent c289e08 commit 79859e9

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
@@ -61,7 +61,7 @@
6161
"@babel/node": "7.10.1",
6262
"@babel/plugin-proposal-class-properties": "7.10.1",
6363
"@babel/plugin-proposal-decorators": "7.10.1",
64-
"@babel/plugin-proposal-do-expressions": "7.8.3",
64+
"@babel/plugin-proposal-do-expressions": "7.10.1",
6565
"@babel/plugin-proposal-export-default-from": "7.8.3",
6666
"@babel/plugin-proposal-export-namespace-from": "7.8.3",
6767
"@babel/plugin-proposal-function-bind": "7.8.3",

0 commit comments

Comments
 (0)