Skip to content

Commit e501bc4

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

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
@@ -64,7 +64,7 @@
6464
"@babel/plugin-proposal-do-expressions": "7.10.1",
6565
"@babel/plugin-proposal-export-default-from": "7.10.1",
6666
"@babel/plugin-proposal-export-namespace-from": "7.10.1",
67-
"@babel/plugin-proposal-function-bind": "7.8.3",
67+
"@babel/plugin-proposal-function-bind": "7.10.1",
6868
"@babel/plugin-proposal-function-sent": "7.8.3",
6969
"@babel/plugin-proposal-json-strings": "7.8.3",
7070
"@babel/plugin-proposal-logical-assignment-operators": "7.8.3",

0 commit comments

Comments
 (0)