Skip to content

Commit a2d6b1c

Browse files
authored
Merge pull request #366 from telefonicaid/task/prepare_3.7.0-next
step 3.7.0-next
2 parents 72e6453 + fb7e23b commit a2d6b1c

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
@@ -1,7 +1,7 @@
11
{
22
"name": "iotagent-manager",
33
"description": "IoT Agent Manager proxy",
4-
"version": "3.7.0",
4+
"version": "3.7.0-next",
55
"homepage": "https://github.com/telefonicaid/iotagent-manager",
66
"author": {
77
"name": "Daniel Moran",
@@ -32,7 +32,7 @@
3232
"async": "2.6.4",
3333
"body-parser": "~1.20.3",
3434
"express": "4.21.2",
35-
"iotagent-node-lib": "4.9.0",
35+
"iotagent-node-lib": "https://github.com/telefonicaid/iotagent-node-lib.git#master",
3636
"logops": "2.1.2",
3737
"mongoose": "8.9.5",
3838
"revalidator": "~0.3.1",

0 commit comments

Comments
 (0)