Skip to content

Commit 40c6647

Browse files
committed
chore: miseにNode.jsを追加
1 parent 878a8b3 commit 40c6647

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[tools]
22
# python is managed by .python-version
33
uv = "0.5.1"
4+
node = "22.11.0"
45

56
[env]
67
_.python.venv = { path = ".venv", create = true }

0 commit comments

Comments
 (0)