pl-api: Update repo URL
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
036fa32cd3
commit
fc611ed442
1 changed files with 3 additions and 3 deletions
|
@ -2,13 +2,13 @@
|
|||
"name": "pl-api",
|
||||
"version": "0.0.22",
|
||||
"type": "module",
|
||||
"homepage": "https://github.com/mkljczk/pl-api",
|
||||
"homepage": "https://github.com/mkljczk/pl-fe/tree/fork/packages/pl-api",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/mkljczk/pl-api"
|
||||
"url": "https://github.com/mkljczk/pl-fe"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/mkljczk/pl-api/issues"
|
||||
"url": "https://github.com/mkljczk/pl-fe/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
|
Loading…
Reference in a new issue