Archived
1
0
Fork 0

Switch from asdf to rtx

This commit is contained in:
Ethan Reece 2023-07-06 22:52:08 -05:00
parent 8d039fa077
commit 8d9ab52626
Signed by: me
GPG key ID: D3993665FF92E1C3
2 changed files with 3 additions and 2 deletions

3
.rtx.toml Normal file
View file

@ -0,0 +1,3 @@
[tools]
node = 'lts'
pnpm = 'latest'

View file

@ -1,2 +0,0 @@
nodejs 18.16.0
pnpm 8.6.1