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 d58dc50 commit 520440bCopy full SHA for 520440b
package.json
@@ -30,6 +30,7 @@
30
},
31
"devDependencies": {
32
"@babel/core": "^7.15.8",
33
+ "@babel/plugin-proposal-class-properties": "^7.15.8",
34
"@babel/preset-env": "^7.15.8",
35
"@babel/preset-typescript": "^7.15.0",
36
"@hotwired/stimulus": "^3.0",
@@ -92,5 +93,6 @@
92
93
"dist/",
94
"controllers.json",
95
"lazy-controller-loader.js"
- ]
96
+ ],
97
+ "packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
98
}
0 commit comments