chore(release): @nativescript/core@7.0.4, @nativescript/types@7.0.4, @nativescript/types-android@7.0.4, @nativescript/types-ios@7.0.4

This commit is contained in:
Nathan Walker
2020-09-23 11:49:53 -07:00
parent 45fb6c481b
commit 9ec1939233
6 changed files with 23 additions and 7 deletions

View File

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