fix type
This commit is contained in:
parent
61fd14aa66
commit
b8f972ef31
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"type": "commonjs",
|
"type": "module",
|
||||||
"name": "@riq0h/mtt",
|
"name": "@riq0h/mtt",
|
||||||
"version": "0.0.10",
|
"version": "0.0.10",
|
||||||
"description": "mtt - multitool for file operation",
|
"description": "mtt - multitool for file operation",
|
||||||
|
|
Loading…
Reference in a new issue