From b8f972ef31827ea6a116ad71e4ac646cf68b7d5b Mon Sep 17 00:00:00 2001
From: Rikuoh <mail@riq0h.jp>
Date: Tue, 18 Feb 2025 22:50:30 +0900
Subject: [PATCH] fix type

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index fb19d56..7c10cea 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
 {
-  "type": "commonjs",
+  "type": "module",
   "name": "@riq0h/mtt",
   "version": "0.0.10",
   "description": "mtt - multitool for file operation",