Revert "Don't wait for stars update"
All checks were successful
Deploy / build-and-publish (push) Successful in 1m24s
Deploy / deploy (push) Successful in 11s

This reverts commit 17bef7f18c.
This commit is contained in:
2024-09-30 02:52:31 +03:00
parent 17bef7f18c
commit d14efb7aae
3 changed files with 19 additions and 115 deletions

View File

@@ -14,7 +14,6 @@
"@iconify-json/material-symbols": "^1.2.1",
"@iconify-json/mdi": "^1.2.0",
"@mavrin/remark-typograf": "^2.2.0",
"@sveltejs/adapter-node": "^5.2.5",
"@sveltejs/enhanced-img": "^0.3.8",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
@@ -36,6 +35,7 @@
},
"type": "module",
"dependencies": {
"@sveltejs/adapter-node": "^5.2.5",
"gsap": "^3.12.5",
"sveltekit-i18n": "^2.4.2"
}