chore: cleanup

This commit is contained in:
Nathan Walker
2020-07-10 22:07:49 -07:00
parent 96fb2fd687
commit 19994ff349
8 changed files with 11 additions and 12 deletions

View File

@@ -16,7 +16,7 @@
"clean": "npx rimraf hooks node_modules platforms package-lock.json && npm i"
},
"dependencies": {
"@nativescript/core": "file:../dist/nativescript-core-7.0.0-rc.9.tgz"
"@nativescript/core": "file:../dist/nativescript-core-7.0.0-rc.11.tgz"
},
"devDependencies": {
"circular-dependency-plugin": "~5.2.0",