Skip to content

Commit

Permalink
Merge pull request #19 from onebeyond/chore/v2.0.4
Browse files Browse the repository at this point in the history
Release: v2.0.4
  • Loading branch information
UlisesGascon authored Feb 2, 2023
2 parents 670ae95 + 7ea928c commit 89a7c05
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ new System()
| @onebeyond/knex-systemic@2.0.1 | 14.x-19.x | 1.0.1 |
| @onebeyond/knex-systemic@2.0.2 | 14.x-19.x | 1.0.2 |
| @onebeyond/knex-systemic@2.0.3 | 14.x-19.x | 1.0.3 |
| @onebeyond/knex-systemic@2.0.4 | 14.x-19.x | 1.0.4 |

### 📚 Parameters
Check out [the official documentation](http://knexjs.org/#Installation-client)
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onebeyond/systemic-knex",
"version": "2.0.3",
"version": "2.0.4",
"description": "A systemic Knex component",
"main": "index.js",
"scripts": {
Expand All @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/onebeyond/systemic-knex#readme",
"dependencies": {
"knex": "1.0.3"
"knex": "1.0.4"
},
"engines": {
"node": ">=14.0.0"
Expand Down

0 comments on commit 89a7c05

Please sign in to comment.