We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c696290 + 6727f75 commit 699b091Copy full SHA for 699b091
package.json
@@ -2,7 +2,7 @@
2
"name": "iotagent-json",
3
"license": "AGPL-3.0-only",
4
"description": "IoT Agent for the JSON protocol",
5
- "version": "3.10.0",
+ "version": "3.10.0-next",
6
"homepage": "https://github.com/telefonicaid/iotagent-json",
7
"author": {
8
"name": "Daniel Moran",
@@ -68,7 +68,7 @@
68
"body-parser-xml": "2.0.5",
69
"dateformat": "3.0.3",
70
"express": "4.21.2",
71
- "iotagent-node-lib": "4.10.0",
+ "iotagent-node-lib": "https://github.com/telefonicaid/iotagent-node-lib.git#master",
72
"logops": "2.1.2",
73
"mqtt": "5.13.0",
74
"sinon": "~6.1.0",
0 commit comments