8000 chore: update samples package.json · argoraden/nativescript-vue@1bb56ae · GitHub
[go: up one dir, main page]

Skip to content

Commit 1bb56ae

Browse files
committed
chore: update samples package.json
1 parent df8e835 commit 1bb56ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

samples/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,20 @@
1919
"e2e:local:android": "npm run e2e -- --runType android28.local --appPath ./outputs/nativescript-vue-tests.apk"
2020
},
2121
"dependencies": {
22+
"@nativescript/core": "6.5.10",
2223
"@vue/devtools": "5.3.3",
2324
"lorem-ipsum": "^2.0.3",
2425
"nativescript-collectionview": "2.0.36",
2526
"nativescript-socketio": "^3.3.1",
2627
"nativescript-theme-core": "1.0.6",
2728
"nativescript-toasty": "3.0.0-alpha.2",
2829
"nativescript-vue-devtools": "1.4.0",
29-
"@nativescript/core": "6.5.10",
3030
"vuex": "3.5.1"
3131
},
3232
"devDependencies": {
3333
"@babel/core": "7.10.5",
3434
"@babel/preset-env": "7.10.4",
35+
"@nativescript/webpack": "2.0.0-alpha.3",
3536
"@types/chai": "4.2.11",
3637
"@types/mocha": "8.0.0",
3738
"@types/node": "14.0.23 AFA1 ",
@@ -42,7 +43,6 @@
4243
"mocha-multi": "1.1.3",
4344
"mochawesome": "6.1.1",
4445
"nativescript-dev-appium": "^6.1.3",
45-
"@nativescript/webpack": "2.0.0-alpha.3",
4646
"nativescript-vue-template-compiler": "file:../packages/nativescript-vue-template-compiler",
4747
"vue-loader": "15.9.3"
4848
}

samples/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5432,7 +5432,7 @@ nativescript-vue-devtools@1.4.0:
54325432
integrity sha512-qYp1dtkxZziiCsUTSf5OjJgSGorGKQIsj132bHqvQNST/gKvucB4BaUGiassBJ5yhgykk5USxSb3YjGRNAsw1A==
54335433

54345434
"nativescript-vue-template-compiler@file:../packages/nativescript-vue-template-compiler":
5435-
version "2.6.4"
5435+
version "2.7.0"
54365436
dependencies:
54375437
de-indent "^1.0.2"
54385438
he "^1.1.0"

0 commit comments

Comments
 (0)
0