We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04722d0 commit 8d016b1Copy full SHA for 8d016b1
package.json
@@ -22,10 +22,10 @@
22
"nativescript": {
23
"id": "org.nativescript.nativescriptsdkexamplesng",
24
"tns-ios": {
25
- "version": "3.2.0"
+ "version": "next"
26
},
27
"tns-android": {
28
29
}
30
31
"dependencies": {
@@ -43,7 +43,7 @@
43
"nativescript-intl": "~3.0.0",
44
"nativescript-theme-core": "^1.0.4",
45
"reflect-metadata": "~0.1.8",
46
- "rxjs": "^5.0.1",
+ "rxjs": "^5.5.0",
47
"tns-core-modules": "next",
48
"zone.js": "^0.8.4"
49
@@ -70,7 +70,7 @@
70
"tar.gz": "^1.0.5",
71
"tns-platform-declarations": "^3.0.1",
72
"tslint": "^5.4.2",
73
- "typescript": "~2.3.4",
+ "typescript": "~2.4.2",
74
"webpack": "~2.6.1",
75
"webpack-bundle-analyzer": "^2.8.2",
76
"webpack-sources": "~1.0.1",
0 commit comments