Skip to content

Commit

Permalink
chore: add repository link [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
star0202 committed Jun 27, 2024
1 parent 4d236dc commit 1a80591
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
Expand Up @@ -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"
Expand Down

0 comments on commit 1a80591

Please sign in to comment.