File tree Expand file tree Collapse file tree 4 files changed +39
-39
lines changed
Expand file tree Collapse file tree 4 files changed +39
-39
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " SpringRollStudio" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "private" : true ,
55 "dependencies" : {
66 "jqueryui" : " *" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " SpringRollStudio" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "main" : [
55 " components/node-webkit-app/src/utils/UpdateChecker.js" ,
66 " components/node-webkit-app/src/NodeWebkitApp.js" ,
Original file line number Diff line number Diff line change 33 < head >
44 < meta charset ="utf-8 ">
55 < title > SpringRoll Studio</ title >
6- < link href ="assets/css/libraries.css " rel ="stylesheet ">
7- < link href ="assets/css/main.css " rel ="stylesheet ">
8- < script src ="assets/js/libraries.js "> </ script >
9- < script src ="assets/js/main.js "> </ script >
6+ < link href ="assets/css/libraries.css?v=0.0.2 " rel ="stylesheet ">
7+ < link href ="assets/css/main.css?v=0.0.2 " rel ="stylesheet ">
8+ < script src ="assets/js/libraries.js?v=0.0.2 "> </ script >
9+ < script src ="assets/js/main.js?v=0.0.2 "> </ script >
1010 </ head >
1111 < body >
1212 < div class ="modules btn-group-vertical ">
Original file line number Diff line number Diff line change 11{
2- "name" : " SpringRollStudio" ,
3- "description" : " Application for SpringRoll projects" ,
4- "version" : " 0.0.1 " ,
5- "repository" : {
6- "type" : " git" ,
7- "url" : " https://github.com/SpringRoll/SpringRollStudio"
8- },
9- "main" : " index.html" ,
10- "single-instance" : true ,
11- "window" : {
12- "icon" : " assets/images/icon.png" ,
13- "show" : false ,
14- "toolbar" : false ,
15- "frame" : true ,
16- "position" : " center" ,
17- "width" : 300 ,
18- "height" : 222 ,
19- "resizable" : false
20- },
21- "webkit" : {
22- "plugin" : true
23- },
24- "dependencies" : {
25- "glob" : " ~4.0.6" ,
26- "ws" : " ~0.4.32" ,
27- "semver" : " ~4.0.3" ,
28- "MD5" : " ~1.2.0" ,
29- "ansi2html" : " ~0.0.1" ,
30- "node-watch" : " ~0.3.4" ,
31- "replace" : " ~0.3.0" ,
32- "fs-extra" : " ~0.12.0"
33- }
34- }
2+ "name" : " SpringRollStudio" ,
3+ "description" : " Application for SpringRoll projects" ,
4+ "version" : " 0.0.2 " ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/SpringRoll/SpringRollStudio"
8+ },
9+ "main" : " index.html" ,
10+ "single-instance" : true ,
11+ "window" : {
12+ "icon" : " assets/images/icon.png" ,
13+ "show" : false ,
14+ "toolbar" : false ,
15+ "frame" : true ,
16+ "position" : " center" ,
17+ "width" : 300 ,
18+ "height" : 222 ,
19+ "resizable" : false
20+ },
21+ "webkit" : {
22+ "plugin" : true
23+ },
24+ "dependencies" : {
25+ "glob" : " ~4.0.6" ,
26+ "ws" : " ~0.4.32" ,
27+ "semver" : " ~4.0.3" ,
28+ "MD5" : " ~1.2.0" ,
29+ "ansi2html" : " ~0.0.1" ,
30+ "node-watch" : " ~0.3.4" ,
31+ "replace" : " ~0.3.0" ,
32+ "fs-extra" : " ~0.12.0"
33+ }
34+ }
You can’t perform that action at this time.
0 commit comments