updated the repo url to gitlab - A mirror repo

This commit is contained in:
Sagi Dayan 2020-03-20 11:20:02 -04:00
parent 9f535079ee
commit 79399e09d3

View file

@ -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": {