Skip to content

Commit

Permalink
chore: update version tag for 0.6.2 node-wot release
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpeintner committed Jul 9, 2019
1 parent 71be695 commit 7ff8cdd
Show file tree
Hide file tree
Showing 13 changed files with 52 additions and 52 deletions.
8 changes: 4 additions & 4 deletions packages/binding-coap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-wot/binding-coap",
"version": "0.6.2-SNAPSHOT.2",
"version": "0.6.2",
"description": "CoAP client & server protocol binding for node-wot",
"author": "Eclipse Thingweb <[email protected]> (https://thingweb.io/)",
"license": "EPL-2.0 OR W3C-20150513",
Expand All @@ -14,7 +14,7 @@
"main": "dist/coap.js",
"types": "dist/coap.d.ts",
"devDependencies": {
"@node-wot/td-tools": "0.6.2-SNAPSHOT.2",
"@node-wot/td-tools": "0.6.2",
"@types/chai": "4.0.4",
"@types/node": "10.9.4",
"chai": "4.1.2",
Expand All @@ -25,8 +25,8 @@
"typescript-standard": "0.3.30"
},
"dependencies": {
"wot-typescript-definitions": "0.6.2-SNAPSHOT.2",
"@node-wot/core": "0.6.2-SNAPSHOT.2",
"wot-typescript-definitions": "0.6.2",
"@node-wot/core": "0.6.2",
"rxjs": "5.4.3",
"coap": "0.21.0",
"node-coap-client": "1.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/binding-file/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-wot/binding-file",
"version": "0.6.2-SNAPSHOT.2",
"version": "0.6.2",
"description": "File client protocol binding for node-wot",
"author": "Eclipse Thingweb <[email protected]> (https://thingweb.io/)",
"license": "EPL-2.0 OR W3C-20150513",
Expand All @@ -19,7 +19,7 @@
"typescript-standard": "0.3.30"
},
"dependencies": {
"@node-wot/core": "0.6.2-SNAPSHOT.2"
"@node-wot/core": "0.6.2"
},
"scripts": {
"build": "tsc",
Expand Down
6 changes: 3 additions & 3 deletions packages/binding-fujitsu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-wot/binding-fujitsu",
"version": "0.6.2-SNAPSHOT.2",
"version": "0.6.2",
"description": "Fujitsu Remote Proxy bridge for node-wot",
"author": "Eclipse Thingweb <[email protected]> (https://thingweb.io/)",
"license": "EPL-2.0 OR W3C-20150513",
Expand All @@ -25,8 +25,8 @@
"typescript-standard": "0.3.30"
},
"dependencies": {
"@node-wot/td-tools": "0.6.2-SNAPSHOT.2",
"@node-wot/core": "0.6.2-SNAPSHOT.2",
"@node-wot/td-tools": "0.6.2",
"@node-wot/core": "0.6.2",
"ws": "5.1.1"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions packages/binding-http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-wot/binding-http",
"version": "0.6.2-SNAPSHOT.2",
"version": "0.6.2",
"description": "HTTP client & server protocol binding for node-wot",
"author": "Eclipse Thingweb <[email protected]> (https://thingweb.io/)",
"license": "EPL-2.0 OR W3C-20150513",
Expand Down Expand Up @@ -29,9 +29,9 @@
"typescript-standard": "0.3.30"
},
"dependencies": {
"wot-typescript-definitions": "0.6.2-SNAPSHOT.2",
"@node-wot/td-tools": "0.6.2-SNAPSHOT.2",
"@node-wot/core": "0.6.2-SNAPSHOT.2",
"wot-typescript-definitions": "0.6.2",
"@node-wot/td-tools": "0.6.2",
"@node-wot/core": "0.6.2",
"basic-auth": "2.0.1",
"rxjs": "5.4.3",
"accept-language-parser": "1.5.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/binding-mqtt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-wot/binding-mqtt",
"version": "0.6.2-SNAPSHOT.2",
"version": "0.6.2",
"description": "MQTT binding for node-wot",
"author": "Eclipse Thingweb <[email protected]> (https://thingweb.io/)",
"license": "EPL-2.0 OR W3C-20150513",
Expand All @@ -27,8 +27,8 @@
"typescript-standard": "0.3.30"
},
"dependencies": {
"@node-wot/td-tools": "0.6.2-SNAPSHOT.2",
"@node-wot/core": "0.6.2-SNAPSHOT.2",
"@node-wot/td-tools": "0.6.2",
"@node-wot/core": "0.6.2",
"rxjs": "5.4.3",
"mqtt": "2.18.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/binding-oracle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-wot/binding-oracle",
"version": "0.6.2-SNAPSHOT.2",
"version": "0.6.2",
"description": "Oracle IoT Cloud Service protocol binding for node-wot",
"author": "Eclipse Thingweb <[email protected]> (https://thingweb.io/)",
"license": "EPL-2.0 OR W3C-20150513",
Expand All @@ -20,7 +20,7 @@
"typescript-standard": "0.3.30"
},
"dependencies": {
"@node-wot/core": "0.6.2-SNAPSHOT.2",
"@node-wot/core": "0.6.2",
"iotcs-csl-js": "18.3.2"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions packages/binding-websockets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-wot/binding-websockets",
"version": "0.6.2-SNAPSHOT.2",
"version": "0.6.2",
"description": "WebSockets client & server protocol binding for node-wot",
"author": "Eclipse Thingweb <[email protected]> (https://thingweb.io/)",
"license": "EPL-2.0 OR W3C-20150513",
Expand All @@ -26,9 +26,9 @@
"typescript-standard": "0.3.30"
},
"dependencies": {
"@node-wot/td-tools": "0.6.2-SNAPSHOT.2",
"@node-wot/core": "0.6.2-SNAPSHOT.2",
"@node-wot/binding-http": "0.6.2-SNAPSHOT.2",
"@node-wot/td-tools": "0.6.2",
"@node-wot/core": "0.6.2",
"@node-wot/binding-http": "0.6.2",
"ws": "5.1.1"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions packages/browser-bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-wot/browser-bundle",
"version": "0.6.2-SNAPSHOT.2",
"version": "0.6.2",
"description": "A node-wot bundle that can run in a web browser",
"author": "Eclipse Thingweb <[email protected]> (https://thingweb.io/)",
"license": "EPL-2.0 OR W3C-20150513",
Expand All @@ -13,9 +13,9 @@
],
"main": "dist/wot-bundle.min.js",
"devDependencies": {
"@node-wot/core": "0.6.2-SNAPSHOT.2",
"@node-wot/binding-http": "0.6.2-SNAPSHOT.2",
"@node-wot/binding-websockets": "0.6.2-SNAPSHOT.2",
"@node-wot/core": "0.6.2",
"@node-wot/binding-http": "0.6.2",
"@node-wot/binding-websockets": "0.6.2",
"browserify": "16.2.3",
"tinyify": "2.5.0"
},
Expand Down
16 changes: 8 additions & 8 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-wot/cli",
"version": "0.6.2-SNAPSHOT.2",
"version": "0.6.2",
"description": "servient command line interface",
"author": "Eclipse Thingweb <[email protected]> (https://thingweb.io/)",
"license": "EPL-2.0 OR W3C-20150513",
Expand All @@ -18,18 +18,18 @@
},
"devDependencies": {
"@types/node": "10.9.4",
"wot-typescript-definitions": "0.6.2-SNAPSHOT.2",
"wot-typescript-definitions": "0.6.2",
"ts-node": "3.3.0",
"typescript": "2.9.2",
"typescript-standard": "0.3.30"
},
"dependencies": {
"@node-wot/core": "0.6.2-SNAPSHOT.2",
"@node-wot/binding-coap": "0.6.2-SNAPSHOT.2",
"@node-wot/binding-file": "0.6.2-SNAPSHOT.2",
"@node-wot/binding-http": "0.6.2-SNAPSHOT.2",
"@node-wot/binding-websockets": "0.6.2-SNAPSHOT.2",
"@node-wot/binding-mqtt": "0.6.2-SNAPSHOT.2"
"@node-wot/core": "0.6.2",
"@node-wot/binding-coap": "0.6.2",
"@node-wot/binding-file": "0.6.2",
"@node-wot/binding-http": "0.6.2",
"@node-wot/binding-websockets": "0.6.2",
"@node-wot/binding-mqtt": "0.6.2"
},
"scripts": {
"build": "tsc",
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-wot/core",
"version": "0.6.2-SNAPSHOT.2",
"version": "0.6.2",
"description": "W3C Web of Things (WoT) Servient framework",
"author": "Eclipse Thingweb <[email protected]> (https://thingweb.io/)",
"license": "EPL-2.0 OR W3C-20150513",
Expand All @@ -24,8 +24,8 @@
"typescript-standard": "0.3.30"
},
"dependencies": {
"wot-typescript-definitions": "0.6.2-SNAPSHOT.2",
"@node-wot/td-tools": "0.6.2-SNAPSHOT.2",
"wot-typescript-definitions": "0.6.2",
"@node-wot/td-tools": "0.6.2",
"uuid": "3.3.2",
"rxjs": "5.4.3",
"uritemplate": "0.3.4",
Expand Down
16 changes: 8 additions & 8 deletions packages/demo-servients/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-wot/demo-servients",
"version": "0.6.2-SNAPSHOT.2",
"version": "0.6.2",
"private": true,
"description": "W3C WoT demo Servient for the unpublished version of the monorepo",
"author": "Eclipse Thingweb <[email protected]> (https://thingweb.io/)",
Expand All @@ -15,18 +15,18 @@
},
"devDependencies": {
"@types/node": "10.9.4",
"wot-typescript-definitions": "0.6.2-SNAPSHOT.2",
"wot-typescript-definitions": "0.6.2",
"ts-node": "3.3.0",
"typescript": "2.9.2",
"typescript-standard": "0.3.30"
},
"dependencies": {
"@node-wot/core": "0.6.2-SNAPSHOT.2",
"@node-wot/binding-coap": "0.6.2-SNAPSHOT.2",
"@node-wot/binding-file": "0.6.2-SNAPSHOT.2",
"@node-wot/binding-http": "0.6.2-SNAPSHOT.2",
"@node-wot/binding-oracle": "0.6.2-SNAPSHOT.2",
"@node-wot/binding-fujitsu": "0.6.2-SNAPSHOT.2",
"@node-wot/core": "0.6.2",
"@node-wot/binding-coap": "0.6.2",
"@node-wot/binding-file": "0.6.2",
"@node-wot/binding-http": "0.6.2",
"@node-wot/binding-oracle": "0.6.2",
"@node-wot/binding-fujitsu": "0.6.2",
"rxjs": "5.4.3"
},
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions packages/integration-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-wot/integration-tests",
"version": "0.6.2-SNAPSHOT.2",
"version": "0.6.2",
"private": true,
"description": "Integration tests for node-wot (not published)",
"author": "Eclipse Thingweb <[email protected]> (https://thingweb.io/)",
Expand All @@ -10,10 +10,10 @@
"@types/chai": "4.0.4",
"@types/node": "10.9.4",
"@types/request-promise": "4.1.41",
"@node-wot/td-tools": "0.6.2-SNAPSHOT.1",
"@node-wot/core": "0.6.2-SNAPSHOT.2",
"@node-wot/binding-http": "0.6.2-SNAPSHOT.2",
"@node-wot/binding-coap": "0.6.2-SNAPSHOT.2",
"@node-wot/td-tools": "0.6.2",
"@node-wot/core": "0.6.2",
"@node-wot/binding-http": "0.6.2",
"@node-wot/binding-coap": "0.6.2",
"chai": "4.1.2",
"coap": "0.20.0",
"mocha": "3.5.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/td-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-wot/td-tools",
"version": "0.6.2-SNAPSHOT.2",
"version": "0.6.2",
"description": "W3C Web of Things (WoT) Thing Description parser, serializer, and other tools",
"author": "Eclipse Thingweb <[email protected]> (https://thingweb.io/)",
"license": "EPL-2.0 OR W3C-20150513",
Expand All @@ -27,7 +27,7 @@
"webpack-command": "^0.4.1"
},
"dependencies": {
"wot-typescript-definitions": "0.6.2-SNAPSHOT.2",
"wot-typescript-definitions": "0.6.2",
"is-absolute-url": "2.1.0",
"url-toolkit": "2.1.6"
},
Expand Down

0 comments on commit 7ff8cdd

Please sign in to comment.