aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-02-21 22:55:45 -0600
committermat <github@matdoes.dev>2022-02-21 22:55:45 -0600
commit44f60c33e5162f952620c86e794d65409caf4e17 (patch)
tree8a2fb2ef228a6d027a2a513eff057e4f642cfe75 /package.json
parent0e2e782c4ec4cec14aa3454ac3332b8cb16f26af (diff)
downloadskyblock-stats-44f60c33e5162f952620c86e794d65409caf4e17.tar.gz
skyblock-stats-44f60c33e5162f952620c86e794d65409caf4e17.tar.bz2
skyblock-stats-44f60c33e5162f952620c86e794d65409caf4e17.zip
downgrade sveltekit version
new one is broken on cloudflare
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index c524c3c..9d1d9ec 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
},
"devDependencies": {
"@sveltejs/adapter-auto": "next",
- "@sveltejs/kit": "^1.0.0-next.281",
+ "@sveltejs/kit": "^1.0.0-next.269",
"@types/cookie": "^0.4.1",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
@@ -41,4 +41,4 @@
"skyblock-assets": "^2.0.6"
},
"packageManager": "yarn@3.1.1"
-}
+} \ No newline at end of file