We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c7dac commit eeb9240Copy full SHA for eeb9240
package.json
@@ -45,7 +45,7 @@
45
"nativescript-theme-core": "^1.0.0",
46
"reflect-metadata": "~0.1.8",
47
"rxjs": "5.0.0-beta.12",
48
- "tns-core-modules": "2.4.3"
+ "tns-core-modules": "2.4.4"
49
},
50
"devDependencies": {
51
"@angular/compiler-cli": "2.2.1",
@@ -103,4 +103,4 @@
103
"build-android-bundle": "tns build android --bundle --disable-npm-install",
104
"build-ios-bundle": "tns build ios --bundle --disable-npm-install"
105
}
106
-}
+}
0 commit comments