Skip to content

Commit

Permalink
3.2.0-beta.57
Browse files Browse the repository at this point in the history
  • Loading branch information
Zefau committed Aug 11, 2024
1 parent ef122aa commit d6e7b83
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 20 deletions.
5 changes: 3 additions & 2 deletions package-lock.json

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

37 changes: 19 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@
}
],
"keywords": [
"vis",
"visualization",
"modern",
"material",
"gui",
"ui",
"jarvis",
"interface",
"webapp",
"smarthome",
"home",
"assistant",
"control",
"react",
"vue",
"lovelace"
],
"vis",
"visualization",
"modern",
"material",
"gui",
"ui",
"jarvis",
"interface",
"webapp",
"smarthome",
"home",
"assistant",
"control",
"react",
"vue",
"lovelace"
],
"dependencies": {
"@electron/asar": "^3.2.4",
"@iobroker/adapter-core": "^3.1.6",
Expand Down Expand Up @@ -75,5 +75,6 @@
"test:package": "mocha test/package --exit",
"test:unit": "mocha test/unit --exit",
"translate": "gulp translateAndUpdateWordsJS"
}
},
"version": "3.2.0-beta.57"
}

0 comments on commit d6e7b83

Please sign in to comment.