Skip to content

Commit cbb7652

Browse files
committed
Removed unwanted dependencies
1 parent ad09f4e commit cbb7652

2 files changed

Lines changed: 1 addition & 1078 deletions

File tree

packages/app/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,15 @@
3232
"author": "Christian Bromann <[email protected]>",
3333
"license": "MIT",
3434
"devDependencies": {
35-
"@open-wc/testing": "^4.0.0",
3635
"@tailwindcss/postcss": "^4.1.18",
3736
"@wdio/reporter": "9.18.0",
3837
"autoprefixer": "^10.4.21",
39-
"happy-dom": "^16.8.0",
4038
"postcss": "^8.5.6",
4139
"postcss-import": "^16.1.1",
4240
"rollup": "^4.47.0",
4341
"stylelint": "^16.24.0",
4442
"stylelint-config-recommended": "^17.0.0",
4543
"stylelint-config-tailwindcss": "^1.0.0",
46-
"tailwindcss": "~4.1.18",
47-
"vitest": "^4.0.16"
44+
"tailwindcss": "~4.1.18"
4845
}
4946
}

0 commit comments

Comments
 (0)