From 5dbd46ecb8d7f199920b518619c641bc8bab13ad Mon Sep 17 00:00:00 2001 From: m-sato Date: Mon, 14 Sep 2026 15:39:26 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=E3=83=AB=E3=83=BC=E3=83=88=E3=81=AB=20mise?= =?UTF-8?q?.toml=20=E3=82=92=E8=BF=BD=E5=8A=A0=E3=81=97=20Node=2022=20?= =?UTF-8?q?=E3=82=92=E5=9B=BA=E5=AE=9A=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mise.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 mise.toml diff --git a/mise.toml b/mise.toml new file mode 100644 index 0000000..6a0493c --- /dev/null +++ b/mise.toml @@ -0,0 +1,2 @@ +[tools] +node = "22" From c479fee511a4e47e7cc4f76c843b8ed6c55908d7 Mon Sep 17 00:00:00 2001 From: m-sato Date: Mon, 14 Sep 2026 16:02:32 +0900 Subject: [PATCH 2/2] =?UTF-8?q?2026/shinkei-suijaku/mise.toml=20=E3=82=92?= =?UTF-8?q?=E5=89=8A=E9=99=A4=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2026/shinkei-suijaku/mise.toml | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 2026/shinkei-suijaku/mise.toml diff --git a/2026/shinkei-suijaku/mise.toml b/2026/shinkei-suijaku/mise.toml deleted file mode 100644 index 6a0493c..0000000 --- a/2026/shinkei-suijaku/mise.toml +++ /dev/null @@ -1,2 +0,0 @@ -[tools] -node = "22"