chore: add repository link [skip ci]
This commit is contained in:
parent
4d236dc105
commit
1a80591af6
1 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,10 @@
|
|||
"description": "A Comcigan parser written in TypeScript",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/star0202/comcigan.ts"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "rimraf dist && tsc",
|
||||
"lint": "eslint src --ignore-path .gitignore"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue