1.0.1
This commit is contained in:
parent
ea6ef8853c
commit
693acab3af
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "sqlite-snap",
|
"name": "sqlite-snap",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"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",
|
||||||
@ -40,4 +40,4 @@
|
|||||||
"url": "https://github.com/derekanderson/sqlite-backup-lib/issues"
|
"url": "https://github.com/derekanderson/sqlite-backup-lib/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/derekanderson/sqlite-backup-lib#readme"
|
"homepage": "https://github.com/derekanderson/sqlite-backup-lib#readme"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user