Skip to content

Commit 69edae4

Browse files
author
VladimirAmiorkov
committed
chore: update nativescript-dev-webpack to next
1 parent 060aabf commit 69edae4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Diff for: e2e/modal-navigation-ng/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/platform-browser-dynamic": "~8.0.0",
2424
"@angular/router": "~8.0.0",
2525
"nativescript-angular": "file:../../nativescript-angular",
26-
"nativescript-dev-webpack": "webpack",
26+
"nativescript-dev-webpack": "next",
2727
"nativescript-theme-core": "~1.0.4",
2828
"reflect-metadata": "~0.1.8",
2929
"rxjs": "~6.3.3",

Diff for: e2e/nested-router-tab-view/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/platform-browser-dynamic": "~8.0.0",
2424
"@angular/router": "~8.0.0",
2525
"nativescript-angular": "file:../../nativescript-angular",
26-
"nativescript-dev-webpack": "webpack",
26+
"nativescript-dev-webpack": "next",
2727
"nativescript-theme-core": "~1.0.4",
2828
"reflect-metadata": "~0.1.8",
2929
"rxjs": "~6.3.3",

Diff for: e2e/router-tab-view/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/platform-browser-dynamic": "~8.0.0",
2424
"@angular/router": "~8.0.0",
2525
"nativescript-angular": "file:../../nativescript-angular",
26-
"nativescript-dev-webpack": "webpack",
26+
"nativescript-dev-webpack": "next",
2727
"nativescript-theme-core": "~1.0.4",
2828
"reflect-metadata": "~0.1.8",
2929
"rxjs": "~6.3.3",

Diff for: tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"lazy": "1.0.11",
6262
"mocha": "6.1.4",
6363
"nativescript-dev-typescript": "next",
64-
"nativescript-dev-webpack": "webpack",
64+
"nativescript-dev-webpack": "next",
6565
"remove-strict-webpack-plugin": "~0.1.2",
6666
"sinon": "^7.3.2",
6767
"tslint": "^4.5.1",

0 commit comments

Comments
 (0)