@potygen/typescript-pgsql-plugin
Advanced tools
+2
-2
| { | ||
| "name": "@potygen/typescript-pgsql-plugin", | ||
| "version": "0.7.6", | ||
| "version": "0.8.0", | ||
| "homepage": "https://github.com/ivank/potygen/tree/main/packages/typescript-pgsql-plugin", | ||
@@ -20,3 +20,3 @@ "description": "Typescript plugin for intelisence and code completion for postgres SQL in template literals.", | ||
| "dependencies": { | ||
| "@potygen/potygen": "0.7.6", | ||
| "@potygen/potygen": "0.8.0", | ||
| "pg": "^8.6.0", | ||
@@ -23,0 +23,0 @@ "typescript-template-language-service-decorator": "^2.2.0" |
+ Added
- Removed
Updated