Skip to content

Commit

Permalink
Fix package.json according to npm pack
Browse files Browse the repository at this point in the history
  • Loading branch information
TeyKey1 committed Sep 8, 2024
1 parent 0e81120 commit e263442
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@
"bugs": {
"url": "https://github.com/konvajs/svelte-konva/issues"
},
"repository": "github:konvajs/svelte-konva",
"repository": {
"type": "git",
"url": "git+https://github.com/konvajs/svelte-konva.git"
},
"keywords": [
"konva",
"sveltejs",
Expand Down

0 comments on commit e263442

Please # to comment.