chore(release): @nativescript/core 7.0.2, @nativescript/webpack 3.0.4 (#8842)

This commit is contained in:
Nathan Walker
2020-09-09 20:57:49 -07:00
parent bd00e1fa87
commit 86395da5f7
4 changed files with 14 additions and 3 deletions

View File

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