Skip to content

Commit fcfd6c2

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

File tree

2 files changed

+116
-112
lines changed

2 files changed

+116
-112
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.9.0",
6162
"@types/react": "^18.2.38",
6263
"@types/react-dom": "^18.2.17",
6364
"@types/shelljs": "^0.8.11",

0 commit comments

Comments
 (0)