Skip to content

Commit 6ef3863

Browse files
committed
Add @types/node to devDependencies
1 parent 8448fa8 commit 6ef3863

File tree

2 files changed

+261
-247
lines changed

2 files changed

+261
-247
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"@reduxjs/toolkit": "^2.0.1",
5959
"@testing-library/react": "^14.1.2",
6060
"@types/lodash": "^4.14.175",
61+
"@types/node": "^22.10.1",
6162
"@types/react": "^18.2.38",
6263
"@types/react-dom": "^18.2.17",
6364
"@types/shelljs": "^0.8.11",

0 commit comments

Comments
 (0)