Fix package

This commit is contained in:
Angelos Chalaris
2018-11-10 15:24:15 +02:00
parent 82bc10296b
commit 96b3e2baf2

View File

@ -40,7 +40,7 @@
},
"repository": {
"type": "git",
"url": "https://30secondsofcode.org/"
"url": "git+https://github.com/30-seconds/30-seconds-of-code.git"
},
"keywords": [
"javascript",
@ -52,6 +52,6 @@
"bugs": {
"url": "https://github.com/30-seconds/30-seconds-of-code/issues"
},
"homepage": "https://github.com/30-seconds/30-seconds-of-code#readme",
"homepage": "https://30secondsofcode.org/",
"dependencies": {}
}