We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ddc49 commit 785862cCopy full SHA for 785862c
package.json
@@ -70,7 +70,7 @@
70
"@babel/plugin-proposal-logical-assignment-operators": "7.10.1",
71
"@babel/plugin-proposal-nullish-coalescing-operator": "7.10.1",
72
"@babel/plugin-proposal-numeric-separator": "7.10.1",
73
- "@babel/plugin-proposal-optional-chaining": "7.9.0",
+ "@babel/plugin-proposal-optional-chaining": "7.10.1",
74
"@babel/plugin-proposal-pipeline-operator": "7.8.3",
75
"@babel/plugin-proposal-throw-expressions": "7.8.3",
76
"@babel/plugin-syntax-dynamic-import": "7.8.3",
0 commit comments