Skip to content

Commit 39846d3

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

File tree

2 files changed

+1076
-860
lines changed

2 files changed

+1076
-860
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.12.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)