Skip to content

Commit eee2f1f

Browse files
committed
postgres - version bump to v1.4.6
1 parent 797c226 commit eee2f1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/postgres/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "@keyv/postgres",
3-
"version": "1.4.5",
3+
"version": "1.4.6",
44
"description": "PostgreSQL storage adapter for Keyv",
5-
"main": "dist/index.js",
5+
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
77
"scripts": {
88
"build": "tsc --project tsconfig.dist.json",

0 commit comments

Comments
 (0)