Skip to content

Commit

Permalink
update packages and engines
Browse files Browse the repository at this point in the history
  • Loading branch information
bytespider committed Jan 13, 2025
1 parent 908bad7 commit 2fdacf6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 247 deletions.
267 changes: 23 additions & 244 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
Expand Up @@ -18,13 +18,13 @@
"repository": "https://github.com/bytespider/Meross/tree/master",
"license": "ISC",
"dependencies": {
"axios": "^0.28.0",
"axios": "^1.7.9",
"commander": "^7.2",
"md5": "^2.2.1",
"terminal-kit": "^3.0.1",
"uuid4": "^2.0.2"
"uuid": "^11.0.5"
},
"engines": {
"node": ">=18.20 ^22.11"
"node": "^18.12 || ^20.9.0 || >22.11"
}
}

0 comments on commit 2fdacf6

Please sign in to comment.