npm install used to complain about missing repo field

This commit is contained in:
Panayot Cankov
2016-05-30 16:32:44 +03:00
parent b08f3fdd68
commit 896b07b9b3

View File

@@ -1,4 +1,8 @@
{
"repository": {
"type": "git",
"url": "https://github.com/NativeScript/NativeScript"
},
"license": "Apache-2.0",
"devDependencies": {
"chai": "3.2.0",