Skip to content

Commit c989122

Browse files
chore(package): update @babel/plugin-proposal-function-sent to version 7.10.1
Closes #115
1 parent e501bc4 commit c989122

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
@@ -65,7 +65,7 @@
6565
"@babel/plugin-proposal-export-default-from": "7.10.1",
6666
"@babel/plugin-proposal-export-namespace-from": "7.10.1",
6767
"@babel/plugin-proposal-function-bind": "7.10.1",
68-
"@babel/plugin-proposal-function-sent": "7.8.3",
68+
"@babel/plugin-proposal-function-sent": "7.10.1",
6969
"@babel/plugin-proposal-json-strings": "7.8.3",
7070
"@babel/plugin-proposal-logical-assignment-operators": "7.8.3",
7171
"@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3",

0 commit comments

Comments
 (0)