Skip to content

Commit 20aafa8

Browse files
committed
Add @types/node to devDependencies
1 parent 8448fa8 commit 20aafa8

File tree

2 files changed

+1134
-918
lines changed

2 files changed

+1134
-918
lines changed

package.json

+1
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.13.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)