mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
refactor: change npm package from @memoh to @memohai
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@memoh/icon",
|
||||
"name": "@memohai/icon",
|
||||
"version": "0.5.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
|
||||
@@ -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 })
|
||||
|
||||
|
||||
Reference in New Issue
Block a user