vite-plugin-db
Advanced tools
+3
-3
| { | ||
| "name": "vite-plugin-db", | ||
| "version": "0.4.0", | ||
| "version": "0.4.1", | ||
| "keywords": [ | ||
@@ -24,3 +24,3 @@ "neon", | ||
| "typescript": "^5.8.2", | ||
| "vite": "^6.3.6", | ||
| "vite": "^6.4.1", | ||
| "vitest": "^3.0.9" | ||
@@ -36,3 +36,3 @@ }, | ||
| "@clack/prompts": "0.10.1", | ||
| "get-db": "0.9.0" | ||
| "get-db": "0.9.1" | ||
| }, | ||
@@ -39,0 +39,0 @@ "scripts": { |
+ Added
- Removed
Updated