From 2126dafd9f3030acac115bf124d1cb55febd672c Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Wed, 20 Sep 2023 12:36:04 +0200 Subject: [PATCH] step 2.4.0-next --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b5bd9a6b..e3b394dd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "iotagent-ul", "license": "AGPL-3.0-only", "description": "IoT Agent for the Ultralight 2.0 protocol", - "version": "2.4.0", + "version": "2.4.0-next", "homepage": "https://github.com/telefonicaid/iotagent-ul", "author": { "name": "Daniel Moran", @@ -40,7 +40,7 @@ "body-parser": "1.18.3", "dateformat": "3.0.3", "express": "~4.16.4", - "iotagent-node-lib": "3.4.0", + "iotagent-node-lib": "https://github.com/telefonicaid/iotagent-node-lib.git#master", "logops": "2.1.2", "mqtt": "4.3.7", "underscore": "1.12.1"