e2e-test: remove unused puppeteer dependency

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-05-06 11:54:57 +02:00
parent 1e5069cbfc
commit e754da5127
2 changed files with 42 additions and 218 deletions
-1
View File
@@ -43,7 +43,6 @@
"@backstage/cli": "workspace:^",
"@types/fs-extra": "^11.0.0",
"@types/node": "^18.17.8",
"@types/puppeteer": "^7.0.0",
"nodemon": "^3.0.1"
},
"nodemonConfig": {