Skip to content

Commit

Permalink
Update data-query to 1.1.7. V bump to 4.1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
samhuk committed Aug 20, 2022
1 parent 29928b7 commit 4d76aa8
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": "ts-pg-orm",
"version": "4.1.4",
"version": "4.1.5",
"description": "Typescript PostgreSQL ORM",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@samhuk/data-filter": "^1.0.10",
"@samhuk/data-query": "^1.1.6",
"@samhuk/data-query": "^1.1.7",
"simple-pg-client": "^1.0.5"
},
"devDependencies": {
Expand Down

0 comments on commit 4d76aa8

Please sign in to comment.