Skip to content

Commit

Permalink
bump package.json (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoe authored Sep 10, 2024
1 parent caec2d6 commit caf81f8
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 844 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@digital-alchemy/hass",
"repository": "https://github.com/Digital-Alchemy-TS/hass",
"homepage": "https://docs.digital-alchemy.app",
"version": "24.9.1",
"version": "24.9.2",
"description": "Typescript APIs for Home Assistant. Includes rest & websocket bindings",
"scripts": {
"build": "rm -rf dist/; tsc",
Expand Down Expand Up @@ -62,8 +62,8 @@
"devDependencies": {
"@cspell/eslint-plugin": "^8.8.4",
"@digital-alchemy/core": "^24.8.4",
"@digital-alchemy/synapse": "^24.8.2",
"@digital-alchemy/type-writer": "^24.8.2",
"@digital-alchemy/synapse": "^24.9.3",
"@digital-alchemy/type-writer": "^24.9.1",
"@types/figlet": "^1.5.8",
"@types/jest": "^29.5.12",
"@types/js-yaml": "^4.0.9",
Expand Down
Loading

0 comments on commit caf81f8

Please sign in to comment.