Skip to content

Commit

Permalink
[W044] dependency should not require a specific version.
Browse files Browse the repository at this point in the history
  • Loading branch information
klein0r committed Aug 14, 2024
1 parent 1044a6f commit 3b1290c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@iobroker/adapter-core": "^3.1.6",
"@iobroker/webserver": " ^1.0.3",
"@iobroker/webserver": "^1.0.3",
"axios": "^1.7.2",
"node-telegram-bot-api": "^0.66.0"
},
Expand Down

0 comments on commit 3b1290c

Please sign in to comment.