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

This commit is contained in:
2024-09-30 02:38:46 +03:00
parent 2a3e59921b
commit 17bef7f18c
3 changed files with 115 additions and 19 deletions

View File

@@ -14,6 +14,7 @@
"@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",
@@ -35,7 +36,6 @@
},
"type": "module",
"dependencies": {
"@sveltejs/adapter-node": "^5.2.5",
"gsap": "^3.12.5",
"sveltekit-i18n": "^2.4.2"
}