Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b855fbf

Browse files
committedFeb 27, 2017
Version bump: 1.4.2
1 parent 7543944 commit b855fbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎nativescript-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "nativescript-angular",
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"description": "An Angular 2 renderer that lets you build mobile apps with NativeScript.",
66
"homepage": "http://www.telerik.com",
77
"bugs": "http://www.telerik.com",
@@ -21,7 +21,7 @@
2121
"prepublish": "npm run tsc && npm run ngc"
2222
},
2323
"bin": {
24-
"update-app-ng-deps": "./bin/update-app-ng-deps"
24+
"update-app-ng-deps": "./bin/update-app-ng-deps"
2525
},
2626
"dependencies": {
2727
"nativescript-intl": "~0.0.8",

0 commit comments

Comments
 (0)
Please sign in to comment.