Skip to content

Commit c6badf6

Browse files
Add @babel/plugin-proposal-class-properties to devDependencies
1 parent bc35742 commit c6badf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vanilla/counter/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"devDependencies": {
2424
"@babel/cli": "7.17.6",
2525
"@babel/core": "7.22.1",
26+
"@babel/plugin-proposal-class-properties": "^7.18.6",
2627
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
2728
"@babel/plugin-transform-runtime": "7.22.4",
2829
"@babel/preset-env": "7.22.4",

0 commit comments

Comments
 (0)