aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-03-18 20:38:04 -0500
committermat <github@matdoes.dev>2022-03-18 20:38:04 -0500
commitdf9fc83ad814ba93f162e22c3c5f552eb627414c (patch)
tree666bd88828a680b53afca7b214c4bf94f0929705 /package.json
parentcdb32f8663b687067b2ab835edbca420100972b2 (diff)
downloadskyblock-stats-df9fc83ad814ba93f162e22c3c5f552eb627414c.tar.gz
skyblock-stats-df9fc83ad814ba93f162e22c3c5f552eb627414c.tar.bz2
skyblock-stats-df9fc83ad814ba93f162e22c3c5f552eb627414c.zip
Resize background images for customization page
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index b1349ab..c7a2a77 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"license": "MIT",
"scripts": {
"init": "node ./scripts/updateDonators.js && node ./scripts/updateBackgrounds.js",
- "dev": "npm run init && svelte-kit dev",
+ "dev": "svelte-kit dev",
"build": "npm run init && svelte-kit build",
"package": "svelte-kit package",
"preview": "svelte-kit preview",
@@ -14,6 +14,7 @@
"format": "prettier --ignore-path .gitignore --write --plugin-search-dir=. ."
},
"devDependencies": {
+ "@squoosh/lib": "^0.4.0",
"@sveltejs/adapter-auto": "^1.0.0-next.24",
"@sveltejs/kit": "^1.0.0-next.269",
"@types/cookie": "^0.4.1",
@@ -43,4 +44,4 @@
"skyblock-assets": "^2.0.7"
},
"packageManager": "yarn@3.1.1"
-}
+} \ No newline at end of file