Skip to content

Commit e435c7c

Browse files
committed
Add @types/node to devDependencies
1 parent a0a3f79 commit e435c7c

File tree

2 files changed

+148
-145
lines changed

2 files changed

+148
-145
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"@size-limit/webpack": "^11.2.0",
6262
"@testing-library/react": "^14.1.2",
6363
"@types/lodash": "^4.14.175",
64+
"@types/node": "^22.13.10",
6465
"@types/react": "^18.2.38",
6566
"@types/react-dom": "^18.2.17",
6667
"@types/shelljs": "^0.8.11",

0 commit comments

Comments
 (0)