fix repo url in package.json
This commit is contained in:
parent
d02bf4693b
commit
71a717ae80
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://git.eusv.net/tgpholly/bufferStuff.git"
|
"url": "https://git.eusv.net/tgpholly/bufferStuff.git"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "tgpholly",
|
"author": "tgpholly",
|
||||||
|
|
Loading…
Reference in a new issue