Skip to content

Commit

Permalink
example and test case update
Browse files Browse the repository at this point in the history
  • Loading branch information
dmabupt committed Oct 22, 2018
1 parent bf07726 commit f89e7c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "idb-connector",
"version": "1.1.3",
"version": "1.1.4",
"description": "A Node.js DB2 driver for IBM i",
"main": "lib/db2a.js",
"directories": {
Expand Down Expand Up @@ -41,7 +41,7 @@
],
"dependencies": {
"node-addon-api": "^1.2.0",
"node-pre-gyp": "^0.10.2"
"node-pre-gyp": "^0.11.0"
},
"devDependencies": {
"bindings": "^1.3.0",
Expand Down

0 comments on commit f89e7c2

Please sign in to comment.