Skip to content

Commit 6f78609

Browse files
authored
Merge pull request #517 from telefonicaid/task/prepareRelease2.4
Prepare for next release
2 parents 58b1958 + 972e49a commit 6f78609

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-node-lib",
33
"description": "IoT Agent library to interface with NGSI Context Broker",
4-
"version": "2.3.0-next",
4+
"version": "2.4.0",
55
"homepage": "https://github.com/telefonicaid/iotagent-node-lib",
66
"keywords": [
77
"fiware",
@@ -36,7 +36,7 @@
3636
"async": "^0.9.0",
3737
"body-parser": "^1.11.0",
3838
"command-shell-lib": "1.0.0",
39-
"jison": "*",
39+
"jison": "0.4.17",
4040
"express": "^4.11.2",
4141
"logops": "1.0.0",
4242
"mongoose": "^4.1.5",

0 commit comments

Comments
 (0)