chore(release): @nativescript/core@7.0.13

This commit is contained in:
Nathan Walker
2020-10-28 11:38:54 -07:00
parent b96654276b
commit 9797dfd78d
3 changed files with 17 additions and 2 deletions

View File

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