Skip to content

Commit 5a30f13

Browse files
chore: update @thingweb/thing-model to v1.0.5
1 parent 621e837 commit 5a30f13

3 files changed

Lines changed: 8 additions & 17 deletions

File tree

package-lock.json

Lines changed: 6 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@node-wot/binding-http": "1.0.0",
2626
"@node-wot/binding-mqtt": "1.0.0",
2727
"@node-wot/core": "1.0.0",
28-
"@thingweb/thing-model": "^1.0.4",
28+
"@thingweb/thing-model": "^1.0.5",
2929
"ajv": "^8.11.0",
3030
"commander": "^9.1.0",
3131
"dotenv": "^16.4.7",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@petamoriken/float16": "^3.1.1",
24-
"@thingweb/thing-model": "^1.0.4",
24+
"@thingweb/thing-model": "^1.0.5",
2525
"@types/debug": "^4.1.7",
2626
"ajv": "^8.11.0",
2727
"ajv-formats": "^2.1.1",

0 commit comments

Comments
 (0)