File tree Expand file tree Collapse file tree 5 files changed +15
-42
lines changed Expand file tree Collapse file tree 5 files changed +15
-42
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " tns-template-hello-world-ng" ,
3
2
"main" : " main.js" ,
4
- "version" : " 2.3.3" ,
5
3
"android" : {
6
4
"v8Flags" : " --expose_gc" ,
7
5
"markingMode" : " none" ,
Original file line number Diff line number Diff line change 6
6
"nativescript" : {
7
7
"id" : " org.nativescript.demo.angular" ,
8
8
"tns-android" : {
9
- "version" : " 5.3 .0"
9
+ "version" : " 5.4 .0"
10
10
},
11
11
"tns-ios" : {
12
- "version" : " 5.3 .0"
12
+ "version" : " 5.4 .0"
13
13
}
14
14
},
15
15
"scripts" : {
38
38
"devDependencies" : {
39
39
"nativescript-css-loader" : " ~0.26.0" ,
40
40
"nativescript-dev-typescript" : " ~0.9.0" ,
41
- "nativescript-dev-webpack" : " ~0.21 .0" ,
42
- "tns-platform-declarations" : " ^5.3.2 " ,
41
+ "nativescript-dev-webpack" : " ~0.22 .0" ,
42
+ "tns-platform-declarations" : " ^5.0.0 " ,
43
43
"tslint" : " ~5.11.0"
44
44
}
45
45
}
Original file line number Diff line number Diff line change 2
2
"nativescript" : {
3
3
"id" : " org.nativescript.demovue" ,
4
4
"tns-android" : {
5
- "version" : " 5.3 .0"
5
+ "version" : " 5.4 .0"
6
6
},
7
7
"tns-ios" : {
8
- "version" : " 5.3 .0"
8
+ "version" : " 5.4 .0"
9
9
}
10
10
},
11
11
"scripts" : {
15
15
"dependencies" : {
16
16
"nativescript-camera" : " ../src" ,
17
17
"nativescript-theme-core" : " ~1.0.4" ,
18
- "nativescript-vue" : " ^2.0 .0" ,
18
+ "nativescript-vue" : " ~2.2 .0" ,
19
19
"tns-core-modules" : " ^5.0.0"
20
20
},
21
21
"devDependencies" : {
29
29
"mocha-junit-reporter" : " ^1.18.0" ,
30
30
"mocha-multi" : " ^1.0.1" ,
31
31
"mochawesome" : " ^3.1.1" ,
32
- "nativescript-dev-appium" : " 5.2.0" ,
32
+ "nativescript-dev-appium" : " ~ 5.2.0" ,
33
33
"nativescript-dev-typescript" : " ~0.9.0" ,
34
- "nativescript-dev-webpack" : " ~0.21 .0" ,
35
- "nativescript-vue-template-compiler" : " ^2.0 .0" ,
34
+ "nativescript-dev-webpack" : " ~0.22 .0" ,
35
+ "nativescript-vue-template-compiler" : " ~2.2 .0" ,
36
36
"node-sass" : " ~4.9.0" ,
37
37
"tslint" : " ~5.12.1" ,
38
38
"vue-loader" : " ~15.4.0"
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " tns-template-hello-world-ts" ,
3
2
"main" : " app.js" ,
4
- "version" : " 2.2.0" ,
5
- "author" :
" Telerik <[email protected] >" ,
6
- "description" : " Nativescript hello-world-ts project template" ,
7
- "license" : " Apache-2.0" ,
8
- "keywords" : [
9
- " telerik" ,
10
- " mobile" ,
11
- " nativescript" ,
12
- " {N}" ,
13
- " tns" ,
14
- " appbuilder" ,
15
- " template"
16
- ],
17
- "repository" : {
18
- "type" : " git" ,
19
- "url" :
" [email protected] :NativeScript/template-hello-world-ts.git"
20
- },
21
- "bugs" : {
22
- "url" : " https://github.com/NativeScript/template-hello-world-ts/issues"
23
- },
24
- "homepage" : " https://github.com/NativeScript/template-hello-world-ts" ,
25
3
"android" : {
26
4
"v8Flags" : " --expose_gc" ,
27
5
"requireModules" : [" nativescript-camera" ]
28
- },
29
- "devDependencies" : {
30
- "nativescript-dev-typescript" : " ~0.9.0"
31
6
}
32
7
}
Original file line number Diff line number Diff line change 6
6
"nativescript" : {
7
7
"id" : " org.nativescript.demo" ,
8
8
"tns-android" : {
9
- "version" : " 5.3 .0"
9
+ "version" : " 5.4 .0"
10
10
},
11
11
"tns-ios" : {
12
- "version" : " 5.3 .0"
12
+ "version" : " 5.4 .0"
13
13
}
14
14
},
15
15
"scripts" : {
34
34
"mocha-multi" : " ^1.0.1" ,
35
35
"mochawesome" : " ^3.1.1" ,
36
36
"nativescript-css-loader" : " ~0.26.1" ,
37
- "nativescript-dev-appium" : " 5.2.0" ,
37
+ "nativescript-dev-appium" : " ~ 5.2.0" ,
38
38
"nativescript-dev-typescript" : " ~0.9.0" ,
39
- "nativescript-dev-webpack" : " ~0.21 .0" ,
40
- "tns-platform-declarations" : " ^5.3.2 " ,
39
+ "nativescript-dev-webpack" : " ~0.22 .0" ,
40
+ "tns-platform-declarations" : " ^5.0.0 " ,
41
41
"tslint" : " ~5.11.0"
42
42
}
43
43
}
You can’t perform that action at this time.
0 commit comments