DEV: Remove tool-versions used by asdf package manager.

Reverts ce17eb9ee622bb84e4be8c3e5bc9ad0e94ff76c9

We really shouldn't be adding a development configuration file for asdf
into the repo. Not everyone uses asdf for package management and for
those that do, this prevents them from using other versions of Ruby and
Nodejs in their development enviornment.
This commit is contained in:
Alan Guo Xiang Tan 2021-05-06 14:21:13 +08:00
parent 4da86210f8
commit d8b19432a7

View File

@ -1,2 +0,0 @@
nodejs 15.14.0
ruby 2.7.2