Skip to content

Commit efa8f89

Browse files
committed
Remove obsolete dependencies.
1 parent 148c25a commit efa8f89

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/browser/test/e2e/package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,10 @@
2424
"@playwright/test": "1.17.0-next-alpha-nov-5-2021",
2525
"@sentry/browser": "file:../..",
2626
"babel-loader": "^8.2.2",
27-
"eslint-plugin-playwright": "^0.6.0",
28-
"express": "^4.17.1",
2927
"handlebars-loader": "^1.7.1",
3028
"html-webpack-plugin": "^5.5.0",
3129
"ts-loader": "^9.2.6",
32-
"ts-node": "^10.4.0",
33-
"webpack": "^5.52.0",
34-
"webpack-cli": "^4.8.0"
30+
"webpack": "^5.52.0"
3531
},
3632
"resolutions": {
3733
"@sentry/core": "file:../../../core",

0 commit comments

Comments
 (0)