fix(build): rename npmextra config to .smartconfig and refresh build metadata

This commit is contained in:
2026-04-19 12:22:53 +00:00
parent 0e9862efca
commit 0db138bf42
9 changed files with 1638 additions and 1739 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartstorage',
version: '6.3.2',
version: '6.3.3',
description: 'A Node.js TypeScript package to create a local S3-compatible storage server using mapped local directories for development and testing purposes.'
}