mirror of
https://github.com/hyprwm/hyprland-website.git
synced 2024-11-17 02:45:59 +01:00
clean up package.json
This commit is contained in:
parent
8654550dcf
commit
fcee239d9d
1 changed files with 0 additions and 2 deletions
|
@ -26,7 +26,6 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@iconify/json": "^2.2.140",
|
"@iconify/json": "^2.2.140",
|
||||||
"@interactjs/types": "^1.10.20",
|
"@interactjs/types": "^1.10.20",
|
||||||
"@sveltejs/adapter-auto": "^2.1.1",
|
|
||||||
"@sveltejs/adapter-static": "^2.0.3",
|
"@sveltejs/adapter-static": "^2.0.3",
|
||||||
"@sveltejs/kit": "^1.27.4",
|
"@sveltejs/kit": "^1.27.4",
|
||||||
"autoprefixer": "^10.4.16",
|
"autoprefixer": "^10.4.16",
|
||||||
|
@ -54,7 +53,6 @@
|
||||||
"prettier-plugin-tailwindcss": "^0.5.7",
|
"prettier-plugin-tailwindcss": "^0.5.7",
|
||||||
"remeda": "^1.29.0",
|
"remeda": "^1.29.0",
|
||||||
"rxjs": "^7.8.1",
|
"rxjs": "^7.8.1",
|
||||||
"simplex-noise": "^4.0.1",
|
|
||||||
"svelte-inview": "^4.0.1",
|
"svelte-inview": "^4.0.1",
|
||||||
"ts-pattern": "^5.0.5"
|
"ts-pattern": "^5.0.5"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue