updated the repo url to gitlab - A mirror repo
This commit is contained in:
parent
9f535079ee
commit
79399e09d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "node-telme",
|
"name": "node-telme",
|
||||||
"version": "0.0.3",
|
"version": "0.0.4",
|
||||||
"bin": {
|
"bin": {
|
||||||
"telme": "bin/telme"
|
"telme": "bin/telme"
|
||||||
},
|
},
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
"author": "Sagi Dayan",
|
"author": "Sagi Dayan",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.sagidayan.com/sagi/telme"
|
"url": "https://gitlab.com/sagidayan/telme"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in a new issue