Skip to content

Commit

Permalink
Merge pull request #2 from netifi/release/1.6.7
Browse files Browse the repository at this point in the history
updated for 1.6.7
  • Loading branch information
Duncan Alexander authored Jul 23, 2019
2 parents 5bfb3dc + d7ec75f commit 2c0771e
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 131 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "netifi-quickstart-js",
"version": "1.6.6",
"version": "1.6.7",
"description": "The Netifi Quickstart exercise for JavaScript",
"main": "index.js",
"contributors": [
Expand All @@ -24,14 +24,14 @@
"rsocket-rpc-core": "^0.0.5-0",
"rsocket-rpc-frames": "^0.0.3",
"rsocket-rpc-metrics": "^0.0.1",
"rsocket-rpc-protobuf": "^0.1.5",
"rsocket-rpc-protobuf": "^0.1.6",
"rsocket-rpc-tracing": "^0.0.3",
"webpack": "3.2.0",
"copy-webpack-plugin": "^4.6.0"
},
"dependencies": {
"google-protobuf": "^3.6.1",
"netifi-js-client": "^1.6.6",
"netifi-js-client": "^1.6.7",
"ws": "^6.1.0"
}
}
Loading

0 comments on commit 2c0771e

Please sign in to comment.