Skip to content

Commit

Permalink
fix #611
Browse files Browse the repository at this point in the history
  • Loading branch information
oznu committed Apr 14, 2020
1 parent ed487b1 commit c7d789c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "homebridge-config-ui-x",
"displayName": "Homebridge Config UI X",
"version": "4.15.0",
"version": "4.15.1",
"description": "A web based management, configuration and control platform for Homebridge",
"license": "MIT",
"author": "oznu <[email protected]>",
Expand Down
6 changes: 3 additions & 3 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"classlist.js": "^1.1.20150312",
"dayjs": "^1.8.24",
"file-saver": "^2.0.2",
"jquery": "^3.5.0",
"jquery": "^3.4.1",
"json5": "^2.1.3",
"lodash-es": "^4.17.15",
"mdbootstrap": "^4.16.0",
Expand Down

0 comments on commit c7d789c

Please sign in to comment.