Skip to content

Commit 0b9c7a6

Browse files
committed
fix build error
1 parent 8704370 commit 0b9c7a6

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
@@ -27,6 +27,7 @@
2727
"deploy": "npm run build && cp CNAME build && gh-pages -d build"
2828
},
2929
"devDependencies": {
30+
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
3031
"@types/jest": "^24.0.18",
3132
"@types/node": "^11.13.9",
3233
"@types/react": "^16.8.15",

0 commit comments

Comments
 (0)