File tree Expand file tree Collapse file tree 1 file changed +12
-13
lines changed Expand file tree Collapse file tree 1 file changed +12
-13
lines changed Original file line number Diff line number Diff line change 16
16
"email" : " Henner DOT Kollmann AT gmx DOT de"
17
17
}
18
18
],
19
- "version" : " 1.0.0-beta"
19
+ "version" : " 1.0.0-beta.0 "
20
20
},
21
21
"provides" : {
22
22
"namespace" : " qxl.mobileshowcase" ,
25
25
"resource" : " source/resource" ,
26
26
"translation" : " source/translation" ,
27
27
"application" : {
28
- "class" : " qxl.mobileshowcase.Application" ,
29
- "name" : " mobileshowcase" ,
30
- "bootPath" : " source/boot" ,
31
- "theme" : " "
28
+ "class" : " qxl.mobileshowcase.Application" ,
29
+ "name" : " mobileshowcase" ,
30
+ "bootPath" : " source/boot" ,
31
+ "theme" : " "
32
32
}
33
33
},
34
34
"externalResources" : {
35
- "script" : [
36
- ],
37
- "css" : [
38
- " qxl/mobileshowcase/css/custom.css"
39
- ]
40
- },
41
- "requires" : {
35
+ "script" : [],
36
+ "css" : [
37
+ " qxl/mobileshowcase/css/custom.css"
38
+ ]
39
+ },
40
+ "requires" : {
42
41
"@qooxdoo/compiler" : " ^1.0.0-beta" ,
43
42
"@qooxdoo/framework" : " ^6.0.0-beta"
44
43
}
45
- }
44
+ }
You can’t perform that action at this time.
0 commit comments