Skip to content

Commit

Permalink
[release] 0.0.nightly.5 added
Browse files Browse the repository at this point in the history
  • Loading branch information
Grovkillen committed Mar 3, 2020
1 parent b96c2f7 commit 63acc35
Show file tree
Hide file tree
Showing 9 changed files with 53 additions and 1 deletion.
1 change: 1 addition & 0 deletions build/0.0.nightly.5/gui.min.css

Large diffs are not rendered by default.

43 changes: 43 additions & 0 deletions build/0.0.nightly.5/info/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"name": "gui-easy",
"timestamp": 1583273781970,
"version": "0.0.5",
"versionName": "0.0.nightly.5",
"author": "Jimmy 'Grovkillen' Westberg <jimmy@grovkillen.com> (https://grovkillen.com)",
"description": "Front End for ESP Easy",
"main": "build/0.0.nightly.5/main/index.html.gz",
"repository": {
"type": "git",
"url": "git+https://github.com/letscontrolit/GUIEasy.git"
},
"license": "SEE LICENSE IN LICENSE.md",
"bugs": {
"url": "https://github.com/letscontrolit/GUIEasy/issues"
},
"homepage": "https://github.com/letscontrolit/GUIEasy#readme",
"devDependencies": {
"grunt": "^1.0.4",
"grunt-contrib-uglify-es": "^3.3.0",
"grunt-contrib-cssmin": "^3.0.0",
"grunt-contrib-rename": "^0.2.0",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-compress": "^1.6.0",
"grunt-zopfli-native": "^2.0.0",
"grunt-processhtml": "^0.4.2",
"grunt-file-append": "^0.0.7",
"grunt-contrib-copy": "^1.0.0",
"grunt-folder-list": "^1.1.0",
"grunt-size-report": "^0.1.4",
"grunt-filesize": "^0.0.7",
"npm": "^6.13.4"
},
"scripts": {
"build": "node Gruntfile.js"
},
"keywords": [
"ESP Easy",
"CSS framework",
"GUI",
"Frontend"
]
}
7 changes: 7 additions & 0 deletions build/0.0.nightly.5/info/release.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
timestamp:1583273781970
major:0
minor:0
revision:5
rc:0
dev:true
files:[{"build":"main","size":78411},{"build":"noDash","size":67348},{"build":"mini","size":4299}]
1 change: 1 addition & 0 deletions build/0.0.nightly.5/info/source_files.json

Large diffs are not rendered by default.

Binary file added build/0.0.nightly.5/main/index.htm.gz
Binary file not shown.
Binary file added build/0.0.nightly.5/mini/index.htm.gz
Binary file not shown.
Binary file added build/0.0.nightly.5/noDash/index.htm.gz
Binary file not shown.
Binary file added build/0.0.nightly.5/src-0.0.nightly.5.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gui-easy",
"timestamp": 1583270459277,
"timestamp": 1583273781970,
"version": "0.0.5",
"versionName": "0.0.nightly.5",
"author": "Jimmy 'Grovkillen' Westberg <jimmy@grovkillen.com> (https://grovkillen.com)",
Expand Down

0 comments on commit 63acc35

Please sign in to comment.