@ttoss/postgresdb
Advanced tools
+2
-3
| { | ||
| "name": "@ttoss/postgresdb", | ||
| "version": "0.1.2", | ||
| "version": "0.2.0", | ||
| "description": "A library to handle PostgreSQL database connections and queries", | ||
@@ -18,3 +18,2 @@ "author": "ttoss", | ||
| "import": "./dist/esm/index.js", | ||
| "require": "./dist/index.js", | ||
| "types": "./dist/index.d.ts" | ||
@@ -36,3 +35,3 @@ } | ||
| "tsup": "^8.3.0", | ||
| "@ttoss/config": "^1.33.0" | ||
| "@ttoss/config": "^1.34.0" | ||
| }, | ||
@@ -39,0 +38,0 @@ "keywords": [ |
42002
-0.09%