We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7543944 commit b855fbfCopy full SHA for b855fbf
nativescript-angular/package.json
@@ -1,7 +1,7 @@
1
{
2
"private": true,
3
"name": "nativescript-angular",
4
- "version": "1.4.1",
+ "version": "1.4.2",
5
"description": "An Angular 2 renderer that lets you build mobile apps with NativeScript.",
6
"homepage": "http://www.telerik.com",
7
"bugs": "http://www.telerik.com",
@@ -21,7 +21,7 @@
21
"prepublish": "npm run tsc && npm run ngc"
22
},
23
"bin": {
24
- "update-app-ng-deps": "./bin/update-app-ng-deps"
+ "update-app-ng-deps": "./bin/update-app-ng-deps"
25
26
"dependencies": {
27
"nativescript-intl": "~0.0.8",
0 commit comments