Skip to content

Commit

Permalink
updating package
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Jun 1, 2024
1 parent 10e6251 commit d89aca4
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 113 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pg-promise",
"version": "11.7.8",
"version": "11.8.0",
"description": "PostgreSQL interface for Node.js",
"main": "lib/index.js",
"typings": "typescript/pg-promise.d.ts",
Expand Down Expand Up @@ -47,12 +47,12 @@
"spex": "3.3.0"
},
"devDependencies": {
"@eslint/js": "9.3.0",
"@types/node": "20.12.12",
"@eslint/js": "9.4.0",
"@types/node": "20.13.0",
"bluebird": "3.7.2",
"coveralls": "3.1.1",
"cspell": "8.8.3",
"eslint": "9.3.0",
"eslint": "9.4.0",
"globals": "15.3.0",
"istanbul": "0.4.5",
"jasmine-node": "3.0.0",
Expand Down
Loading

0 comments on commit d89aca4

Please sign in to comment.