chore(release): @nativescript/core@7.0.10

This commit is contained in:
Nathan Walker
2020-10-03 14:08:27 -07:00
parent bf772c46b7
commit 0f494d2cb2
3 changed files with 11 additions and 2 deletions

View File

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