Skip to content

Commit

Permalink
bump to newest node-wot version
Browse files Browse the repository at this point in the history
  • Loading branch information
egekorkan committed May 6, 2024
1 parent ab9f440 commit e36978a
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 58 deletions.
101 changes: 50 additions & 51 deletions node-red-node-wot/package-lock.json

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

14 changes: 7 additions & 7 deletions node-red-node-wot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
"test": "mocha --require ts-node/register --extension ts --exit"
},
"dependencies": {
"@node-wot/binding-coap": "0.8.12",
"@node-wot/binding-http": "0.8.12",
"@node-wot/binding-modbus": "0.8.12",
"@node-wot/binding-mqtt": "0.8.12",
"@node-wot/binding-opcua": "0.8.12",
"@node-wot/binding-websockets": "0.8.12",
"@node-wot/core": "0.8.12"
"@node-wot/binding-coap": "0.8.13",
"@node-wot/binding-http": "0.8.13",
"@node-wot/binding-modbus": "0.8.13",
"@node-wot/binding-mqtt": "0.8.13",
"@node-wot/binding-opcua": "0.8.13",
"@node-wot/binding-websockets": "0.8.13",
"@node-wot/core": "0.8.13"
},
"devDependencies": {
"@types/chai": "^4.3.12",
Expand Down

0 comments on commit e36978a

Please sign in to comment.