chore(release): @nativescript/core@7.0.12

This commit is contained in:
Nathan Walker
2020-10-21 08:37:54 -07:00
parent 2243660080
commit 86c689ef7e
4 changed files with 20 additions and 4 deletions

View File

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