fix(smartsecret): no changes

This commit is contained in:
2026-02-24 15:48:07 +00:00
parent 59e8ef7c7e
commit 3fb7848b50
2 changed files with 9 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartsecret',
version: '1.0.0',
description: 'OS keychain-based secret storage with encrypted-file fallback for Node.js.',
};
version: '1.0.1',
description: 'OS keychain-based secret storage with encrypted-file fallback for Node.js.'
}