Skip to content

Commit 9643a2e

Browse files
author
Elena Hristova
committed
chore: update dev typescript and webpack
1 parent 033cf65 commit 9643a2e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

demo-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"nativescript-theme-core": "~1.0.4",
3131
"reflect-metadata": "~0.1.10",
3232
"rxjs": "^6.3.3",
33-
"tns-core-modules": "^5.4.1",
33+
"tns-core-modules": "^5.4.0",
3434
"zone.js": "^0.8.4",
3535
"typescript": "~3.4.5"
3636
},

demo-vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"mocha-multi": "~1.0.1",
3535
"mochawesome": "^3.1.1",
3636
"nativescript-dev-appium": "~5.2.0",
37-
"nativescript-dev-typescript": "~0.9.0",
38-
"nativescript-dev-webpack": "~0.22.0",
37+
"nativescript-dev-typescript": "~0.10.0",
38+
"nativescript-dev-webpack": "~0.24.0",
3939
"nativescript-vue-template-compiler": "~2.2.0",
4040
"node-sass": "~4.9.0",
4141
"vue-loader": "~15.4.0"

demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"mocha-multi": "~1.0.1",
2323
"mochawesome": "^3.1.1",
2424
"nativescript-dev-appium": "~5.2.0",
25-
"nativescript-dev-typescript": "~0.9.0",
26-
"nativescript-dev-webpack": "~0.22.0",
25+
"nativescript-dev-typescript": "~0.10.0",
26+
"nativescript-dev-webpack": "~0.24.0",
2727
"tslint": "~5.11.0"
2828
},
2929
"scripts": {

0 commit comments

Comments
 (0)