Skip to content

Commit 4a12870

Browse files
committed
chore: update nativescript-dev-webpack version in demos
1 parent f63acd9 commit 4a12870

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"lazy": "1.0.11",
4343
"nativescript-css-loader": "~0.26.0",
4444
"nativescript-dev-typescript": "^0.6.0",
45-
"nativescript-dev-webpack": "^0.9.0",
45+
"nativescript-dev-webpack": "^0.10.1",
4646
"nativescript-worker-loader": "~0.8.1",
4747
"raw-loader": "~0.5.1",
4848
"resolve-url-loader": "~2.1.0",

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"nativescript-css-loader": "~0.26.0",
4040
"nativescript-dev-appium": "3.1.0",
4141
"nativescript-dev-typescript": "^0.6.0",
42-
"nativescript-dev-webpack": "^0.9.0",
42+
"nativescript-dev-webpack": "^0.10.1",
4343
"nativescript-worker-loader": "~0.8.1",
4444
"raw-loader": "~0.5.1",
4545
"resolve-url-loader": "~2.1.0",

0 commit comments

Comments
 (0)