optimization

fix-memory-leak-
Dominic Gannaway 1 year ago
parent f6c6dde342
commit 051541115e

@ -5,6 +5,9 @@
"private": true, "private": true,
"type": "module", "type": "module",
"license": "MIT", "license": "MIT",
"engines": {
"pnpm": "^9.0.0"
},
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/sveltejs/svelte.git" "url": "git+https://github.com/sveltejs/svelte.git"

Loading…
Cancel
Save