chore: cleanup

This commit is contained in:
Nathan Walker
2020-07-07 15:57:02 -07:00
parent c6902538cf
commit 0ae8dba962
70 changed files with 585 additions and 520 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@nativescript/core-widgets",
"name": "@nativescript/ui-base",
"version": "7.0.0-rc.0",
"description": "Native widgets used in @nativescript/core.",
"description": "Native UI base components used with NativeScript.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},