Skip to content

Commit

Permalink
guard bindings.gyp when not on IBM i
Browse files Browse the repository at this point in the history
  • Loading branch information
dmabupt committed Feb 25, 2019
1 parent 922179b commit 02c7130
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# idb-connector changelog

## 1.1.9

- Guard bindings.gyp and build dummy when not on IBM i(#58)
- Clearly state it is not usable on any platform except IBM i(#57)

## 1.1.8

- Skip build unless installing on IBM i(#54)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "idb-connector",
"version": "1.1.8",
"version": "1.1.9",
"description": "A Node.js DB2 driver for IBM i",
"os": [
"aix"
Expand Down

0 comments on commit 02c7130

Please sign in to comment.