We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a39f75 + 4f24b98 commit 689217fCopy full SHA for 689217f
deno.jsonc
@@ -19,9 +19,12 @@
19
"@cross/test": "jsr:@cross/test@^0.0.9",
20
"@std/assert": "jsr:@std/assert@^0.226.0",
21
"@std/testing": "jsr:@std/testing@^0.225.3",
22
+ "@sveltejs/kit": "npm:@sveltejs/kit@^2.5.19",
23
"magic-string": "npm:magic-string@^0.30.11",
24
"pathe": "npm:pathe@^1.1.2",
- "svelte": "npm:svelte@^4.2.18"
25
+ "svelte": "npm:svelte@^4.2.18",
26
+ "unconfig": "npm:unconfig@^0.5.5",
27
+ "vite": "npm:vite@^5.3.5"
28
},
29
"exports": "./mod.ts",
30
"publish": {
0 commit comments