Skip to content

Commit

Permalink
bump types
Browse files Browse the repository at this point in the history
  • Loading branch information
prostgles committed May 15, 2024
1 parent 6b8f323 commit 2cb7730
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 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": "prostgles-client",
"version": "4.0.125",
"version": "4.0.126",
"description": "Reactive client for Postgres",
"main": "dist/prostgles-full.js",
"types": "dist/prostgles-full.d.ts",
Expand Down Expand Up @@ -28,7 +28,7 @@
"pushpublish": "npm version patch --git-tag-version false && git push && npm publish"
},
"dependencies": {
"prostgles-types": "^4.0.85"
"prostgles-types": "^4.0.86"
},
"devDependencies": {
"@types/node": "^14.14.14",
Expand Down
4 changes: 2 additions & 2 deletions tests/package-lock.json

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

0 comments on commit 2cb7730

Please sign in to comment.