Update package.json

This commit is contained in:
Jason Zhekov
2016-04-27 15:05:37 +03:00
parent 89dd21f357
commit 1160ecbb21

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"
}, },