Skip to content

Commit 84b8a9b

Browse files
committed
ng-sample: update package.json
1 parent 8916631 commit 84b8a9b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

ng-sample/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@
3434
},
3535
"devDependencies": {
3636
"grunt": "0.4.5",
37-
"grunt-ts": "4.2.0",
37+
"grunt-ts": "4.2.0",
3838
"grunt-contrib-copy": "0.8.0",
39-
"grunt-contrib-clean": "0.6.0",
40-
"grunt-shell": "1.1.2",
41-
"typescript": "1.5.3"
39+
"grunt-contrib-clean": "0.6.0",
40+
"grunt-shell": "1.1.2",
41+
"typescript": "1.5.3"
4242
},
4343
"nativescript": {
4444
"id": "org.nativescript.ngsample",
4545
"tns-android": {
46-
"version": "1.2.0"
46+
"version": "1.3.0"
4747
}
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)