chore: cleanup types

This commit is contained in:
Nathan Walker
2020-08-31 17:42:17 -07:00
parent 92d93fdf88
commit 57e646f512
23 changed files with 113 additions and 215 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nativescript",
"version": "7.0.0-rc.57",
"version": "7.0.0-rc.58",
"license": "MIT",
"scripts": {
"setup": "npx rimraf -- hooks node_modules package-lock.json && npm i && ts-patch install && nx run core:setup",