Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit 3e83750

Browse files
committed
chore(demos): update to nativescript-dev-sass@next
1 parent 4e6aab1 commit 3e83750

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

demo/AngularApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"mocha-junit-reporter": "^1.13.0",
4545
"mocha-multi": "^0.11.0",
4646
"nativescript-dev-appium": "next",
47-
"nativescript-dev-sass": "^1.3.5",
47+
"nativescript-dev-sass": "next",
4848
"nativescript-dev-typescript": "next",
4949
"nativescript-dev-webpack": "file:../..",
5050
"typescript": "~2.7.2"

demo/JavaScriptApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"mocha-junit-reporter": "^1.13.0",
2929
"mocha-multi": "^0.11.0",
3030
"nativescript-dev-appium": "next",
31-
"nativescript-dev-sass": "^1.3.5",
31+
"nativescript-dev-sass": "next",
3232
"nativescript-dev-webpack": "file:../..",
3333
"node-sass": "^4.7.1"
3434
},

demo/TypeScriptApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"mocha-junit-reporter": "^1.13.0",
2929
"mocha-multi": "^0.11.0",
3030
"nativescript-dev-appium": "next",
31-
"nativescript-dev-sass": "^1.3.5",
31+
"nativescript-dev-sass": "next",
3232
"nativescript-dev-typescript": "next",
3333
"nativescript-dev-webpack": "file:../..",
3434
"typescript": "~2.7.2"

0 commit comments

Comments
 (0)