Skip to content

Commit 78bb747

Browse files
authored
Merge pull request #99 from NativeScript/miroslavaivanova-patch-1
chore: bump version to 1.6.1
2 parents fa427fc + 73abbc4 commit 78bb747

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo-angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"nativescript-angular": "~6.0.6",
2626
"nativescript-theme-core": "~1.0.4",
2727
"reflect-metadata": "~0.1.10",
28-
"rxjs": "~6.0.0 || >=6.1.0",
28+
"rxjs": "6.3.3",
2929
"tns-core-modules": "4.0.1",
3030
"zone.js": "^0.8.26"
3131
},

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-dev-sass",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "SASS CSS pre-processor for NativeScript projects.",
55
"scripts": {
66
"test": "exit 0",

0 commit comments

Comments
 (0)