fix package
This commit is contained in:
parent
99e183d35d
commit
c2831d400b
1 changed files with 9 additions and 2 deletions
11
package.json
11
package.json
|
@ -25,6 +25,13 @@
|
||||||
"typescript": "^5"
|
"typescript": "^5"
|
||||||
},
|
},
|
||||||
|
|
||||||
"files": ["dist", "README.md", "LICENSE"]
|
"files": ["dist", "README.md", "LICENSE"],
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.creations.works/creations/logger.git"
|
||||||
|
},
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://git.creations.works/creations/logger/issues"
|
||||||
|
},
|
||||||
|
"homepage": "https://git.creations.works/creations/logger#readme"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue