We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc35742 commit c6badf6Copy full SHA for c6badf6
vanilla/counter/package.json
@@ -23,6 +23,7 @@
23
"devDependencies": {
24
"@babel/cli": "7.17.6",
25
"@babel/core": "7.22.1",
26
+ "@babel/plugin-proposal-class-properties": "^7.18.6",
27
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
28
"@babel/plugin-transform-runtime": "7.22.4",
29
"@babel/preset-env": "7.22.4",
0 commit comments