mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Merge pull request #2215 from NativeScript/cankov/add-repo
npm install used to complain about missing repo field
This commit is contained in:
@ -1,4 +1,8 @@
|
||||
{
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/NativeScript/NativeScript"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"chai": "3.2.0",
|
||||
|
Reference in New Issue
Block a user