chore(release): @nativescript/core@8.1.3

This commit is contained in:
Nathan Walker
2021-09-18 13:38:24 -07:00
parent 90b8718138
commit ee701db137
4 changed files with 15 additions and 6 deletions

View File

@@ -10,8 +10,8 @@
"clean": "npx rimraf hooks node_modules platforms package-lock.json && npm i --legacy-peer-deps"
},
"dependencies": {
"nativescript-theme-core": "file:../../node_modules/nativescript-theme-core",
"@nativescript/core": "file:../../packages/core"
"@nativescript/core": "file:../../packages/core",
"nativescript-theme-core": "file:../../node_modules/nativescript-theme-core"
},
"devDependencies": {
"@nativescript/android": "7.0.1",