Skip to content

Commit 25231fa

Browse files
authored
chore: add repository to package.json
1 parent cbbf13f commit 25231fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"name": "svelte-popdown",
33
"version": "0.0.1",
4+
"repository": {
5+
"type": "git",
6+
"url": "https://github.com/Jakeii/svelte-popdown.git"
7+
},
48
"scripts": {
59
"dev": "vite dev",
610
"build": "vite build",

0 commit comments

Comments
 (0)