use home dir for init
This commit is contained in:
parent
f724fc0ecb
commit
eac55e01c5
5 changed files with 45 additions and 11 deletions
|
@ -1,5 +1,12 @@
|
|||
{
|
||||
"name": "wem",
|
||||
"name": "@grng/mix",
|
||||
"version": "0.0.4",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"bin": {
|
||||
"mix": "index.ts"
|
||||
},
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue