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 cf9a745 commit 984ca40Copy full SHA for 984ca40
package.json
@@ -56,7 +56,8 @@
56
"react": "18.2.0",
57
"react-native": "0.69.7",
58
"electron-to-chromium": "^1.4.365",
59
- "@babel/plugin-transform-modules-commonjs": "^7.21.2"
+ "@babel/plugin-transform-modules-commonjs": "^7.21.2",
60
+ "@babel/plugin-transform-classes": "^7.21.0"
61
},
62
"dependencies": {
63
"husky": "^8.0.1",
0 commit comments