Skip to content

Commit bd523be

Browse files
chore: update wot-typescript-definitions to v 0.8.0-SNAPSHOT.31
1 parent 41a6faf commit bd523be

5 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"tslint": "5.12.1",
8080
"typescript": "^5.7.3",
8181
"typescript-standard": "^0.3.36",
82-
"wot-typescript-definitions": "0.8.0-SNAPSHOT.30"
82+
"wot-typescript-definitions": "0.8.0-SNAPSHOT.31"
8383
},
8484
"version": ""
8585
}

packages/binding-coap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"node-coap-client": "1.0.8",
2222
"rxjs": "5.5.11",
2323
"slugify": "^1.4.5",
24-
"wot-typescript-definitions": "0.8.0-SNAPSHOT.30"
24+
"wot-typescript-definitions": "0.8.0-SNAPSHOT.31"
2525
},
2626
"scripts": {
2727
"build": "tsc -b",

packages/binding-modbus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@node-wot/core": "0.9.2",
2121
"modbus-serial": "8.0.17",
2222
"rxjs": "5.5.11",
23-
"wot-typescript-definitions": "0.8.0-SNAPSHOT.30"
23+
"wot-typescript-definitions": "0.8.0-SNAPSHOT.31"
2424
},
2525
"scripts": {
2626
"build": "tsc -b",

packages/examples/src/security/oauth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"ts-node": "10.9.1",
2020
"typescript": "4.7.4",
2121
"typescript-standard": "^0.3.36",
22-
"wot-typescript-definitions": "0.8.0-SNAPSHOT.30"
22+
"wot-typescript-definitions": "0.8.0-SNAPSHOT.31"
2323
}
2424
}

0 commit comments

Comments
 (0)