Skip to content

Commit

Permalink
changed dependencies to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrpospiech committed Sep 8, 2024
1 parent f942974 commit be1685a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"reset": "rimraf node_modules .turbo packages/*/.turbo packages/*/node_modules reproductions/.cache reproductions/dist reproductions/node_modules website/.docusaurus website/build website/node_modules",
"test": "jest"
},
"dependencies": {
"devDependencies": {
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.4.3",
Expand Down

0 comments on commit be1685a

Please sign in to comment.