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

This commit is contained in:
Igor Randjelovic
2020-09-12 18:48:45 +02:00
parent d69e568a4b
commit b3e9339fc3
6 changed files with 17 additions and 8 deletions

View File

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