mirror of
https://github.com/Expand-sys/ccash-client-js
synced 2026-03-22 12:27:09 +11:00
ci: fix package.json repository value
This commit is contained in:
parent
fde27fb2e2
commit
bf11cb681e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"repository": "https://github.com/github:LukeeeeBennett/ccash-client-js",
|
||||
"repository": "https://github.com/LukeeeeBennett/ccash-client-js",
|
||||
"author": "Luke Bennett <lukeeeebennettplus@gmail.com>",
|
||||
"license": "MIT",
|
||||
"private": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue