File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 "gulp-cdnizer" : " ^1.1.7" ,
1111 "gulp-clean-css" : " ^2.4.0" ,
1212 "gulp-concat" : " ^2.6.1" ,
13- "gulp-gzip" : " ^1.4.0 " ,
13+ "gulp-gzip" : " ^1.4.2 " ,
1414 "gulp-htmlmin" : " ^3.0.0" ,
1515 "gulp-if" : " ^2.0.2" ,
16- "gulp-jshint" : " ^2.0.4 " ,
16+ "gulp-jshint" : " ^2.1.0 " ,
1717 "gulp-ng-annotate" : " ^2.0.0" ,
1818 "gulp-remove-code" : " ^1.0.2" ,
1919 "gulp-replace" : " ^0.5.4" ,
2020 "gulp-smoosher" : " 0.0.9" ,
2121 "gulp-uglify" : " ^2.1.2" ,
2222 "gulp-util" : " ^3.0.1" ,
2323 "gulp-zip" : " ^3.2.0" ,
24- "jshint" : " ^2.9.4 " ,
24+ "jshint" : " ^2.9.5 " ,
2525 "merge-stream" : " ^1.0.1"
2626 },
2727 "repository" : " https://github.com/luc-github/ESP3D-WEBUI" ,
Original file line number Diff line number Diff line change 66 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
77 < title > ESP3D WebUI</ title >
88 < script > var target_firmware = "" ; </ script >
9- < script > var web_ui_version = "0.9.82LE " ; </ script >
9+ < script > var web_ui_version = "1.0 " ; </ script >
1010 < script > var direct_sd = false ; </ script >
1111 < script > var fw_version = "" ; </ script >
1212 < script > var primary_sd = "/ext/" ; </ script >
You can’t perform that action at this time.
0 commit comments