@potygen/typescript-pgsql-plugin
Advanced tools
+2
-2
| { | ||
| "name": "@potygen/typescript-pgsql-plugin", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "homepage": "https://github.com/ivank/potygen/tree/main/packages/typescript-pgsql-plugin", | ||
@@ -19,3 +19,3 @@ "description": "Typescript plugin for intelisence and code completion for postgres SQL in template literals.", | ||
| "dependencies": { | ||
| "@potygen/potygen": "0.1.1", | ||
| "@potygen/potygen": "0.1.2", | ||
| "pg": "^8.6.0", | ||
@@ -22,0 +22,0 @@ "typescript": "^4.4.3", |
+ Added
- Removed
Updated