Skip to content

Commit ff27560

Browse files
committed
Add explicit dependency on @babel/plugin-proposal-class-properties
1 parent 9704a7a commit ff27560

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"stimulus": "^2.0"
1717
},
1818
"dependencies": {
19+
"@babel/plugin-proposal-class-properties": "^7.12.1",
1920
"webpack-virtual-modules": "^0.3.2"
2021
},
2122
"devDependencies": {

0 commit comments

Comments
 (0)