Skip to content

Commit

Permalink
Release 0.9.6-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbungle64 committed Oct 15, 2023
1 parent f1c6df5 commit 1069b5f
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ecovacs-deebot",
"version": "0.9.6-alpha.4",
"version": "0.9.6-alpha.5",
"description": "Library for running Ecovacs Deebot vacuum cleaner robots",
"main": "index.js",
"types": "./types/index.d.ts",
Expand Down Expand Up @@ -46,8 +46,8 @@
"node": ">=14"
},
"devDependencies": {
"@types/node": "^20.6.3",
"eslint": "^8.50.0",
"@types/node": "^20.8.6",
"eslint": "^8.51.0",
"mocha": "^10.2.0",
"node-machine-id": "^1.1.12",
"nyc": "^15.1.0",
Expand Down

0 comments on commit 1069b5f

Please sign in to comment.