Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Jan 15, 2025
1 parent 8704370 commit 0b9c7a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"deploy": "npm run build && cp CNAME build && gh-pages -d build"
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@types/jest": "^24.0.18",
"@types/node": "^11.13.9",
"@types/react": "^16.8.15",
Expand Down

0 comments on commit 0b9c7a6

Please sign in to comment.