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 8916631 commit 84b8a9bCopy full SHA for 84b8a9b
ng-sample/package.json
@@ -34,16 +34,16 @@
34
},
35
"devDependencies": {
36
"grunt": "0.4.5",
37
- "grunt-ts": "4.2.0",
+ "grunt-ts": "4.2.0",
38
"grunt-contrib-copy": "0.8.0",
39
- "grunt-contrib-clean": "0.6.0",
40
- "grunt-shell": "1.1.2",
41
- "typescript": "1.5.3"
+ "grunt-contrib-clean": "0.6.0",
+ "grunt-shell": "1.1.2",
+ "typescript": "1.5.3"
42
43
"nativescript": {
44
"id": "org.nativescript.ngsample",
45
"tns-android": {
46
- "version": "1.2.0"
+ "version": "1.3.0"
47
}
48
49
-}
+}
0 commit comments