Skip to content

Commit 699b091

Browse files
authored
Merge pull request #895 from telefonicaid/task/prepare_3.10.0-next
step 3.10.0 -> 3.10.0-next
2 parents c696290 + 6727f75 commit 699b091

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "iotagent-json",
33
"license": "AGPL-3.0-only",
44
"description": "IoT Agent for the JSON protocol",
5-
"version": "3.10.0",
5+
"version": "3.10.0-next",
66
"homepage": "https://github.com/telefonicaid/iotagent-json",
77
"author": {
88
"name": "Daniel Moran",
@@ -68,7 +68,7 @@
6868
"body-parser-xml": "2.0.5",
6969
"dateformat": "3.0.3",
7070
"express": "4.21.2",
71-
"iotagent-node-lib": "4.10.0",
71+
"iotagent-node-lib": "https://github.com/telefonicaid/iotagent-node-lib.git#master",
7272
"logops": "2.1.2",
7373
"mqtt": "5.13.0",
7474
"sinon": "~6.1.0",

0 commit comments

Comments
 (0)