Skip to content

Commit

Permalink
✏️ Fix the repository URL
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Jan 6, 2025
1 parent 4501374 commit 22bd67c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"test": "NODE_ENV=test node --loader tsm --enable-source-maps bin/test.ts"
},
"author": "Sigui Kessé Emmanuel <[email protected]>",
"repository": "git+https://github.com/github.com/panam.git",
"repository": "git+https://github.com/siguici/panam.git",
"homepage": "https://github.com/siguici/panam/tree/main#readme",
"types": "./dist/index.d.ts",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down

0 comments on commit 22bd67c

Please sign in to comment.