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 58b1958 + 972e49a commit 6f78609Copy full SHA for 6f78609
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "iotagent-node-lib",
3
"description": "IoT Agent library to interface with NGSI Context Broker",
4
- "version": "2.3.0-next",
+ "version": "2.4.0",
5
"homepage": "https://github.com/telefonicaid/iotagent-node-lib",
6
"keywords": [
7
"fiware",
@@ -36,7 +36,7 @@
36
"async": "^0.9.0",
37
"body-parser": "^1.11.0",
38
"command-shell-lib": "1.0.0",
39
- "jison": "*",
+ "jison": "0.4.17",
40
"express": "^4.11.2",
41
"logops": "1.0.0",
42
"mongoose": "^4.1.5",
0 commit comments