Skip to content

Commit 56c7f09

Browse files
committed
Add @types/node to devDependencies
1 parent eb06a2b commit 56c7f09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
"@testing-library/jest-dom": "^6.3.0",
8787
"@testing-library/react": "^14.1.2",
8888
"@testing-library/react-hooks": "^8.0.1",
89+
"@types/node": "^20.11.6",
8990
"@types/react": "18.2.25",
9091
"@typescript-eslint/eslint-plugin": "^6.17.0",
9192
"@typescript-eslint/parser": "^6.17.0",

0 commit comments

Comments
 (0)