Skip to content

Commit 8d016b1

Browse files
authored
chore: bump version of runtimes, rxjs and tsc
1 parent 04722d0 commit 8d016b1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"nativescript": {
2323
"id": "org.nativescript.nativescriptsdkexamplesng",
2424
"tns-ios": {
25-
"version": "3.2.0"
25+
"version": "next"
2626
},
2727
"tns-android": {
28-
"version": "3.2.0"
28+
"version": "next"
2929
}
3030
},
3131
"dependencies": {
@@ -43,7 +43,7 @@
4343
"nativescript-intl": "~3.0.0",
4444
"nativescript-theme-core": "^1.0.4",
4545
"reflect-metadata": "~0.1.8",
46-
"rxjs": "^5.0.1",
46+
"rxjs": "^5.5.0",
4747
"tns-core-modules": "next",
4848
"zone.js": "^0.8.4"
4949
},
@@ -70,7 +70,7 @@
7070
"tar.gz": "^1.0.5",
7171
"tns-platform-declarations": "^3.0.1",
7272
"tslint": "^5.4.2",
73-
"typescript": "~2.3.4",
73+
"typescript": "~2.4.2",
7474
"webpack": "~2.6.1",
7575
"webpack-bundle-analyzer": "^2.8.2",
7676
"webpack-sources": "~1.0.1",

0 commit comments

Comments
 (0)