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",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"bin": {
|
||||
"telme": "bin/telme"
|
||||
},
|
||||
|
@ -9,7 +9,7 @@
|
|||
"author": "Sagi Dayan",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.sagidayan.com/sagi/telme"
|
||||
"url": "https://gitlab.com/sagidayan/telme"
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue