We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa427fc + 73abbc4 commit 78bb747Copy full SHA for 78bb747
demo-angular/package.json
@@ -25,7 +25,7 @@
25
"nativescript-angular": "~6.0.6",
26
"nativescript-theme-core": "~1.0.4",
27
"reflect-metadata": "~0.1.10",
28
- "rxjs": "~6.0.0 || >=6.1.0",
+ "rxjs": "6.3.3",
29
"tns-core-modules": "4.0.1",
30
"zone.js": "^0.8.26"
31
},
src/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nativescript-dev-sass",
3
- "version": "1.6.0",
+ "version": "1.6.1",
4
"description": "SASS CSS pre-processor for NativeScript projects.",
5
"scripts": {
6
"test": "exit 0",
0 commit comments