fix(ci): Add .claude local settings to permit web fetch to www.npmjs.com

This commit is contained in:
2025-09-12 21:52:23 +00:00
parent c2cd314dff
commit 31ddd906c0
3 changed files with 8 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smarthash',
version: '3.2.5',
version: '3.2.6',
description: 'Cross-environment hash functions (SHA256 and MD5) for Node.js and browsers, with support for strings, streams, and files.'
}