fix(package): rename package namespace from @push.rocks to @serve.zone

This commit is contained in:
2026-03-23 09:22:26 +00:00
parent 3cb0be8f56
commit 6401790b6a
5 changed files with 18 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/containerarchive',
version: '0.1.1',
name: '@serve.zone/containerarchive',
version: '0.1.2',
description: 'content-addressed incremental backup engine with deduplication, encryption, and error correction'
}