mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Fix svelte dependencies in wrong location
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.14.0",
|
||||
"@typescript-eslint/parser": "^5.14.0",
|
||||
"esbuild-svelte": "^0.7.0",
|
||||
"eslint": "^8.10.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"fs-extra": "^10.0.1",
|
||||
@@ -33,8 +32,6 @@
|
||||
"minimist": "^1.2.5",
|
||||
"prettier": "^2.5.1",
|
||||
"selenium-webdriver": "^4.1.1",
|
||||
"svelte": "^3.48.0",
|
||||
"svelte-preprocess": "^4.10.6",
|
||||
"typescript": "^4.6.2",
|
||||
"ws": "^8.5.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user