Skip to content

Commit f3bede2

Browse files
chore(package): update @babel/plugin-proposal-nullish-coalescing-operator to version 7.10.1
Closes #115
1 parent 04ee929 commit f3bede2

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
@@ -68,7 +68,7 @@
6868
"@babel/plugin-proposal-function-sent": "7.10.1",
6969
"@babel/plugin-proposal-json-strings": "7.10.1",
7070
"@babel/plugin-proposal-logical-assignment-operators": "7.10.1",
71-
"@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3",
71+
"@babel/plugin-proposal-nullish-coalescing-operator": "7.10.1",
7272
"@babel/plugin-proposal-numeric-separator": "7.8.3",
7373
"@babel/plugin-proposal-optional-chaining": "7.9.0",
7474
"@babel/plugin-proposal-pipeline-operator": "7.8.3",

0 commit comments

Comments
 (0)