mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
added nativescript key to existing package.json files and added package.json files where missing
This commit is contained in:
@ -13,5 +13,6 @@
|
||||
"mocha": "~1.9.0",
|
||||
"should": "~1.2.2"
|
||||
},
|
||||
"main": "index"
|
||||
"main": "index",
|
||||
"nativescript": {}
|
||||
}
|
||||
|
Reference in New Issue
Block a user