remove dependencies on @types/node

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-08-31 17:03:17 +02:00
parent 1ba6ebc71d
commit 8cec7664e1
96 changed files with 96 additions and 189 deletions
+1 -2
View File
@@ -51,8 +51,7 @@
"@backstage/core-app-api": "workspace:^",
"@backstage/dev-utils": "workspace:^",
"@backstage/test-utils": "workspace:^",
"@testing-library/jest-dom": "^5.16.5",
"@types/node": "^16.11.26"
"@testing-library/jest-dom": "^5.16.5"
},
"files": [
"dist"