8000 chore: add android runtime as a devDep · joshmossas/nativescript-vue@a0e5676 · GitHub
[go: up one dir, main page]

Skip to content

Commit a0e5676

Browse files
committed
chore: add android runtime as a devDep
1 parent 567143b commit a0e5676

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

samples/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"devDependencies": {
1919
"@babel/core": "7.12.7",
2020
"@babel/preset-env": "7.12.7",
21+
"@nativescript/android": "7.0.1",
2122
"@nativescript/ios": "7.0.6",
2223
"@nativescript/webpack": "3.0.8",
2324
"babel-loader": "8.2.1",

samples/yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -964,6 +964,11 @@
964964
global-agent "^2.0.2"
965965
global-tunnel-ng "^2.7.1"
966966

967+
"@nativescript/android@7.0.1":
968+
version "7.0.1"
969+
resolved "https://registry.yarnpkg.com/@nativescript/android/-/android-7.0.1.tgz#940bdb054c33730114960b774b5df69a79de2168"
970+
integrity sha512-VsZCJ5zfZo0+/lFwKz+S7iFb7MA2jgACB7y8dNje3/cnZl+moKPNjFqitoEP0DY4gLz9LJNbFIIaUt84tMdUSQ==
971+
967972
"@nativescript/core@7.0.13":
968973
version "7.0.13"
969974
resolved "https://registry.yarnpkg.com/@nativescript/core/-/core-7.0.13.tgz#77d209765c14c9337b28297c36b1586b21fc1002"

0 commit comments

Comments
 (0)
0