remove unused dependencies

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-10-21 15:28:26 +02:00
parent adb27441e6
commit 1ed3eb4527
+1 -7
View File
@@ -28,13 +28,7 @@
"postpack": "backstage-cli postpack",
"clean": "backstage-cli clean"
},
"dependencies": {
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@types/react": "*",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},
"dependencies": {},
"devDependencies": {
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32"