Skip to content

Commit

Permalink
Merge pull request #3201 from keesschollaart81/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Oct 4, 2024
2 parents ec1a0b5 + 2d628e8 commit 9827115
Show file tree
Hide file tree
Showing 13 changed files with 696 additions and 163 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-home-assistant",
"displayName": "Home Assistant Config Helper",
"description": " Completion for entity-id's in Home Assistant Configurations",
"version": "1.41.3",
"version": "1.42.0",
"preview": false,
"engines": {
"vscode": "^1.45.1"
Expand Down Expand Up @@ -426,7 +426,7 @@
"prepare": "husky install"
},
"devDependencies": {
"@types/mocha": "10.0.6",
"@types/mocha": "10.0.8",
"@types/node": "20.4.8",
"@types/request": "2.48.12",
"@types/vscode": "1.45.1",
Expand Down
Loading

0 comments on commit 9827115

Please sign in to comment.