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.
1 parent 91b7ccd commit 7e11adaCopy full SHA for 7e11ada
package.json
@@ -25,7 +25,7 @@
25
"repository": {
26
"directory": "./svelte-themes",
27
"type": "git",
28
- "url": "https://github.com/elliott-with-the-longest-name-on-github/svelte-themes.git"
+ "url": "git+https://github.com/elliott-with-the-longest-name-on-github/svelte-themes.git"
29
},
30
"engines": {
31
"node": ">=20",
svelte-themes/package.json
@@ -6,7 +6,7 @@
6
7
8
9
10
11
"scripts": {
12
"dev": "vite dev",
0 commit comments