We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4678e6 commit 3fbdb18Copy full SHA for 3fbdb18
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "iotagent-lora",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "IoT Agent for LoRaWAN protocol",
5
"main": "lib/iotagent-lora",
6
"scripts": {
@@ -20,7 +20,7 @@
20
"dependencies": {
21
"async": "^2.6.1",
22
"cbor-sync": "^1.0.3",
23
- "iotagent-node-lib": "git://github.com/telefonicaid/iotagent-node-lib.git#master",
+ "iotagent-node-lib": "2.8.1",
24
"mqtt": "^2.18.8",
25
"request": "^2.88.0",
26
"winston": "^3.1.0"
0 commit comments