Skip to content

Commit 22f3352

Browse files
committed
🐛 Fix LICENSE-3rdparty.csv: remove duplicate @vitest/browser-webdriverio entry
1 parent ce06bae commit 22f3352

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

LICENSE-3rdparty.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,3 @@ dev,webpack-dev-middleware,MIT,Copyright JS Foundation and other contributors
104104
dev,ws,MIT,Copyright (c) 2011 Einar Otto Stangvik Copyright (c) 2013 Arnout Kazemier Copyright (c) 2016 Luigi Pinca and contributors
105105
dev,wxt,MIT,Copyright (c) 2023 Aaron
106106
dev,zone.js,MIT,Copyright (c) 2010-2024 Google LLC
107-
dev,@vitest/browser-webdriverio,MIT,Copyright (c) 2021-Present VoidZero Inc. and Vitest contributors

developer-extension/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"@types/react": "19.2.15",
1212
"@types/react-dom": "19.2.3",
1313
"@wxt-dev/module-react": "1.2.2",
14-
"typescript": "6.0.3",
15-
"vite": "8.0.8"
14+
"typescript": "6.0.3"
1615
},
1716
"dependencies": {
1817
"@datadog/browser-core": "workspace:*",

0 commit comments

Comments
 (0)