refactor: change npm package from @memoh to @memohai

This commit is contained in:
Acbox
2026-03-24 21:30:25 +08:00
parent 5963e787a9
commit ff764d53ac
150 changed files with 311 additions and 296 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "@memoh/icon",
"name": "@memohai/icon",
"version": "0.5.0",
"private": true,
"type": "module",
+1 -1
View File
@@ -56,7 +56,7 @@ defineOptions({ inheritAttrs: false })
// Main
// ---------------------------------------------------------------------------
console.log('🎨 @memoh/icon generator\n')
console.log('🎨 @memohai/icon generator\n')
fs.mkdirSync(SRC_ICONS_DIR, { recursive: true })