chore(release): @nativescript/core@7.1.1

This commit is contained in:
Nathan Walker
2021-01-13 08:22:47 -08:00
parent 957a104f65
commit b8d828bef9
3 changed files with 11 additions and 2 deletions

View File

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