Skip to content

Commit

Permalink
pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Sep 9, 2021
1 parent 1e2dd05 commit f34989e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docker/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

build the binary on mac

```sh
yarn
```

# 1 build the docker image

run `docker-compose build`
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": "libpg-query",
"version": "13.1.1",
"version": "13.1.2",
"description": "The real PostgreSQL query parser",
"homepage": "https://github.com/pyramation/libpg-query-node",
"main": "index.js",
Expand Down

0 comments on commit f34989e

Please sign in to comment.