This commit is contained in:
GitHub Action 2025-06-27 01:47:52 +00:00
parent e95b92b7a0
commit bd1f731c59

View File

@ -1,6 +1,6 @@
{ {
"name": "sqlite-snap", "name": "sqlite-snap",
"version": "1.0.1", "version": "1.0.2",
"description": "A standalone library for SQLite database backups with cleanup and verification features", "description": "A standalone library for SQLite database backups with cleanup and verification features",
"main": "lib/index.js", "main": "lib/index.js",
"types": "lib/index.d.ts", "types": "lib/index.d.ts",