drizzle-orm-pg
Advanced tools
Comparing version 0.16.1 to 0.16.2-c522f26
@@ -23,2 +23,3 @@ export * from './bigint'; | ||
export * from './varchar'; | ||
export * from './custom'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -40,2 +40,3 @@ "use strict"; | ||
__exportStar(require("./varchar"), exports); | ||
__exportStar(require("./custom"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "drizzle-orm-pg", | ||
"version": "0.16.1", | ||
"version": "0.16.2-c522f26", | ||
"description": "Drizzle ORM package for PostgreSQL database", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
314716
218
3904