Skip to content

Commit a8e5a35

Browse files
vchimevmanoldonev
authored andcommitted
chore: update dependencies for NativeScript 4.0
1 parent e5c84db commit a8e5a35

File tree

1 file changed

+61
-61
lines changed

1 file changed

+61
-61
lines changed
Lines changed: 61 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,62 @@
11
{
2-
"nativescript": {
3-
"id": "org.nativescript.TabNavigation"
4-
},
5-
"main": "main.js",
6-
"name": "tns-template-tab-navigation-ng",
7-
"displayName": "Tabs",
8-
"templateType": "App template",
9-
"version": "3.4.5",
10-
"description": "Tabbed interface template",
11-
"author": "Telerik <[email protected]>",
12-
"license": "Apache-2.0",
13-
"keywords": [
14-
"telerik",
15-
"mobile",
16-
"angular",
17-
"nativescript",
18-
"{N}",
19-
"tns",
20-
"appbuilder",
21-
"template",
22-
"tab",
23-
"navigation",
24-
"category-general"
25-
],
26-
"repository": {
27-
"type": "git",
28-
"url": "https://github.com/NativeScript/template-tab-navigation-ng"
29-
},
30-
"homepage": "https://github.com/NativeScript/template-tab-navigation-ng",
31-
"android": {
32-
"v8Flags": "--expose_gc"
33-
},
34-
"dependencies": {
35-
"@angular/animations": "~5.2.0",
36-
"@angular/common": "~5.2.0",
37-
"@angular/compiler": "~5.2.0",
38-
"@angular/core": "~5.2.0",
39-
"@angular/forms": "~5.2.0",
40-
"@angular/http": "~5.2.0",
41-
"@angular/platform-browser": "~5.2.0",
42-
"@angular/platform-browser-dynamic": "~5.2.0",
43-
"@angular/router": "~5.2.0",
44-
"nativescript-angular": "next",
45-
"nativescript-theme-core": "~1.0.4",
46-
"reflect-metadata": "~0.1.10",
47-
"rxjs": "~5.5.5",
48-
"zone.js": "~0.8.18"
49-
},
50-
"devDependencies": {
51-
"codelyzer": "~4.0.2",
52-
"nativescript-dev-sass": "~1.3.5",
53-
"nativescript-dev-typescript": "~0.6.0",
54-
"nativescript-dev-webpack": "next",
55-
"tslint": "~5.8.0",
56-
"typescript": "~2.7.2"
57-
},
58-
"scripts": {
59-
"preinstall": "node tools/preinstall.js",
60-
"postinstall": "node tools/postinstall.js"
61-
}
62-
}
2+
"nativescript": {
3+
"id": "org.nativescript.TabNavigation"
4+
},
5+
"main": "main.js",
6+
"name": "tns-template-tab-navigation-ng",
7+
"displayName": "Tabs",
8+
"templateType": "App template",
9+
"version": "3.4.5",
10+
"description": "Tabbed interface template",
11+
"author": "Telerik <[email protected]>",
12+
"license": "Apache-2.0",
13+
"keywords": [
14+
"telerik",
15+
"mobile",
16+
"angular",
17+
"nativescript",
18+
"{N}",
19+
"tns",
20+
"appbuilder",
21+
"template",
22+
"tab",
23+
"navigation",
24+
"category-general"
25+
],
26+
"repository": {
27+
"type": "git",
28+
"url": "https://github.com/NativeScript/template-tab-navigation-ng"
29+
},
30+
"homepage": "https://github.com/NativeScript/template-tab-navigation-ng",
31+
"android": {
32+
"v8Flags": "--expose_gc"
33+
},
34+
"dependencies": {
35+
"@angular/animations": "~5.2.0",
36+
"@angular/common": "~5.2.0",
37+
"@angular/compiler": "~5.2.0",
38+
"@angular/core": "~5.2.0",
39+
"@angular/forms": "~5.2.0",
40+
"@angular/http": "~5.2.0",
41+
"@angular/platform-browser": "~5.2.0",
42+
"@angular/platform-browser-dynamic": "~5.2.0",
43+
"@angular/router": "~5.2.0",
44+
"nativescript-angular": "~5.3.0",
45+
"nativescript-theme-core": "~1.0.4",
46+
"reflect-metadata": "~0.1.10",
47+
"rxjs": "~5.5.5",
48+
"zone.js": "~0.8.18"
49+
},
50+
"devDependencies": {
51+
"codelyzer": "~4.0.2",
52+
"nativescript-dev-sass": "~1.5.0",
53+
"nativescript-dev-typescript": "~0.7.0",
54+
"nativescript-dev-webpack": "~0.10.0",
55+
"tslint": "~5.8.0",
56+
"typescript": "~2.7.2"
57+
},
58+
"scripts": {
59+
"preinstall": "node tools/preinstall.js",
60+
"postinstall": "node tools/postinstall.js"
61+
}
62+
}

0 commit comments

Comments
 (0)