Skip to content

Commit 79678bb

Browse files
license
1 parent 218903a commit 79678bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"email": "simon@captaincodeman.com",
2121
"url": "https://www.captaincodeman.com/"
2222
},
23+
"license": "MIT",
2324
"scripts": {
2425
"dev": "vite dev",
2526
"sync": "svelte-kit sync",
@@ -48,4 +49,4 @@
4849
"svelte-headlessui": "^0.0.11",
4950
"svelte-transition": "^0.0.7"
5051
}
51-
}
52+
}

0 commit comments

Comments
 (0)