File tree Expand file tree Collapse file tree 1 file changed +23
-23
lines changed Expand file tree Collapse file tree 1 file changed +23
-23
lines changed Original file line number Diff line number Diff line change 11{
2- "nativescript" : {
3- "id" : " org.nativescript.demo" ,
4- "tns-android" : {
5- "version" : " 2.0.0"
6- },
7- "tns-ios" : {
8- "version" : " 2.0.0"
9- }
10- },
11- "dependencies" : {
12- "nativescript-slides" : " file:.." ,
13- "tns-core-modules" : " 2.0.0 "
14- },
15- "devDependencies" : {
16- "babel-traverse" : " 6.9.0" ,
17- "babel-types" : " 6.9.0" ,
18- "babylon" : " 6.8.0" ,
19- "filewalker" : " 0.1.2" ,
20- "lazy" : " 1.0.11" ,
21- "nativescript-dev-typescript" : " ^0.3.1" ,
22- "typescript" : " ^1.8.7"
23- }
24- }
2+ "nativescript" : {
3+ "id" : " org.nativescript.demo" ,
4+ "tns-android" : {
5+ "version" : " 2.0.0"
6+ },
7+ "tns-ios" : {
8+ "version" : " 2.0.0"
9+ }
10+ },
11+ "dependencies" : {
12+ "nativescript-slides" : " file:.." ,
13+ "tns-core-modules" : " ^ 2.0.1 "
14+ },
15+ "devDependencies" : {
16+ "babel-traverse" : " 6.9.0" ,
17+ "babel-types" : " 6.9.0" ,
18+ "babylon" : " 6.8.0" ,
19+ "filewalker" : " 0.1.2" ,
20+ "lazy" : " 1.0.11" ,
21+ "nativescript-dev-typescript" : " ^0.3.1" ,
22+ "typescript" : " ^1.8.7"
23+ }
24+ }
You can’t perform that action at this time.
0 commit comments