Switch from asdf to rtx
This commit is contained in:
parent
8d039fa077
commit
8d9ab52626
2 changed files with 3 additions and 2 deletions
3
.rtx.toml
Normal file
3
.rtx.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
[tools]
|
||||
node = 'lts'
|
||||
pnpm = 'latest'
|
|
@ -1,2 +0,0 @@
|
|||
nodejs 18.16.0
|
||||
pnpm 8.6.1
|
Reference in a new issue