Skip to content

Commit

Permalink
Fix some of the Knip issues
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Mar 29, 2024
1 parent 54435cf commit 5e7d378
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/konami-emoji-blast-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,11 @@
},
"devDependencies": {
"@testing-library/react": "^14.2.2",
"@types/konami-code-js": "^0.8.3",
"@types/react": "^18.2.73",
"@vitejs/plugin-react": "^4.2.1",
"jsdom": "^24.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"ts-loader": "^9.5.1",
"webpack": "^5.91.0"
"react-dom": "^18.2.0"
},
"peerDependencies": {
"react": "^16 || ^17 || ^18 || ^19"
Expand Down

0 comments on commit 5e7d378

Please sign in to comment.