We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e299924 commit 5d9675dCopy full SHA for 5d9675d
iot/manager/package.json
@@ -17,7 +17,7 @@
17
"system-test": "mocha system-test/*.test.js --timeout=600000"
18
},
19
"dependencies": {
20
- "@google-cloud/iot": "^1.6.1",
+ "@google-cloud/iot": "^2.0.0",
21
"@google-cloud/pubsub": "^1.2.0",
22
"googleapis": "^48.0.0",
23
"yargs": "^15.1.0"
iot/mqtt_example/package.json
- "@google-cloud/iot": "^1.0.0",
"jsonwebtoken": "^8.5.0",
"mqtt": "^3.0.0",
"yargs": "^15.0.0"
0 commit comments