1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 18:43:25 +00:00

Remove tapable as dependency as we don't use it (#5457)

tapable is a package which is used by other packages we depend on, but we don't actually use it anywhere.
This commit is contained in:
Daniel James Smith
2023-05-16 11:28:21 +02:00
committed by GitHub
parent 665fe971e0
commit 177d795292
2 changed files with 0 additions and 2 deletions

1
package-lock.json generated
View File

@@ -165,7 +165,6 @@
"storybook-addon-designs": "6.3.1",
"style-loader": "3.3.2",
"tailwindcss": "3.3.2",
"tapable": "1.1.3",
"ts-jest": "28.0.8",
"ts-loader": "9.4.2",
"tsconfig-paths-webpack-plugin": "3.5.2",