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 785862c commit 8c9cf42Copy full SHA for 8c9cf42
package.json
@@ -71,7 +71,7 @@
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.10.1",
74
- "@babel/plugin-proposal-pipeline-operator": "7.8.3",
+ "@babel/plugin-proposal-pipeline-operator": "7.10.1",
75
"@babel/plugin-proposal-throw-expressions": "7.8.3",
76
"@babel/plugin-syntax-dynamic-import": "7.8.3",
77
"@babel/plugin-syntax-import-meta": "7.8.3",
0 commit comments