chore: bump

This commit is contained in:
Nathan Walker
2020-07-27 21:14:34 -07:00
parent 0791878e2b
commit 0dce8be03c
3 changed files with 3 additions and 3 deletions

View File

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