We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89fd188 commit 2d9f28aCopy full SHA for 2d9f28a
package.json
@@ -19,10 +19,6 @@
19
"@babel/plugin-proposal-function-bind": "^7.12.1",
20
"@babel/plugin-proposal-function-sent": "^7.12.1",
21
"@babel/plugin-proposal-json-strings": "^7.12.1",
22
- "@babel/plugin-proposal-logical-assignment-operators": "^7.12.1",
23
- "@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
24
- "@babel/plugin-proposal-numeric-separator": "^7.12.1",
25
- "@babel/plugin-proposal-optional-chaining": "^7.12.1",
26
"@babel/plugin-proposal-pipeline-operator": "^7.12.1",
27
"@babel/plugin-proposal-private-methods": "^7.12.1",
28
"@babel/plugin-proposal-throw-expressions": "^7.12.1",
0 commit comments