Skip to content

Commit f71199c

Browse files
committed
Add @types/node to devDependencies
1 parent 32a0dc7 commit f71199c

File tree

2 files changed

+289
-253
lines changed

2 files changed

+289
-253
lines changed

package.json

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

0 commit comments

Comments
 (0)