chore(release): @nativescript/core@7.0.5

This commit is contained in:
Nathan Walker
2020-09-23 14:54:01 -07:00
parent 1f790edc80
commit 13be3d60d7
3 changed files with 11 additions and 2 deletions

View File

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