Merge pull request #19 from NativeScript/jasssonpet-patch-1

Update package.json
This commit is contained in:
Panayot Cankov
2016-05-09 02:04:56 -06:00

View File

@@ -2,7 +2,6 @@
"name": "tns-core-modules-widgets", "name": "tns-core-modules-widgets",
"version": "2.0.0", "version": "2.0.0",
"description": "Native widgets used in the NativeScript framework.", "description": "Native widgets used in the NativeScript framework.",
"main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },