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 8704370 commit 0b9c7a6Copy full SHA for 0b9c7a6
package.json
@@ -27,6 +27,7 @@
27
"deploy": "npm run build && cp CNAME build && gh-pages -d build"
28
},
29
"devDependencies": {
30
+ "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
31
"@types/jest": "^24.0.18",
32
"@types/node": "^11.13.9",
33
"@types/react": "^16.8.15",
0 commit comments