Skip to content

Commit

Permalink
chore: add repository to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakeii committed Oct 3, 2022
1 parent cbbf13f commit 25231fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"name": "svelte-popdown",
"version": "0.0.1",
"repository": {
"type": "git",
"url": "https://github.com/Jakeii/svelte-popdown.git"
},
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

0 comments on commit 25231fa

Please sign in to comment.