kubernetes: remove @types/node dependency

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-09-12 17:35:28 +02:00
parent 1e3c6889e5
commit aff6872d8d
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -74,7 +74,6 @@
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/node": "^16.11.26",
"jest-websocket-mock": "^2.4.1",
"msw": "^1.0.0"
},