chore: add node types

This commit is contained in:
CI
2025-08-11 20:06:10 +02:00
parent 8cc1f2ba69
commit 40f57f4eff

View File

@@ -48,6 +48,7 @@
"@testing-library/jest-dom": "^5.13.0",
"@testing-library/react": "^16.3.0",
"@types/jest": "^27.0.3",
"@types/node": "^18.17.0",
"@types/offscreencanvas": "^2019.6.4",
"@types/react": "^18.0.0",
"@types/testing-library__jest-dom": "^5.9.5",
@@ -76,4 +77,4 @@
"typescript": "^4.5.4",
"watch": "^1.0.2"
}
}
}