Skip to content

Commit

Permalink
Revert "Update IoT Agent Lib to 3.1"
Browse files Browse the repository at this point in the history
This reverts commit 4e44f40.
  • Loading branch information
jason-fox committed Apr 25, 2023
1 parent e2aa96f commit a0d0bac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"name": "iotagent-isoxml",
"license": "AGPL-3.0-only",
"description": "IoT Agent for ISOXML/ADAPT",
"version": "1.3.0",
"version": "1.0.0-next",
"main": "lib/iotagent-isoxml",
"author": {
"name": "Jason Fox",
"email": "[email protected]"
},
"engines": {
"node": ">=16"
"node": ">=14"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,7 +37,7 @@
"dateformat": "5.0.3",
"express": "~4.18.2",
"express-xml-bodyparser": "^0.3.0",
"iotagent-node-lib": "3.1.0",
"iotagent-node-lib": "2.26.0",
"logops": "2.1.2",
"request": "2.88.2",
"underscore": "1.13.6",
Expand Down

0 comments on commit a0d0bac

Please sign in to comment.