Files
backroad/tool-versions.json
Matt Hook d3cc1a24cc docs(versions): add new tool-versions json file (#5741)
* Add new tool-versions json file to help devs choose the right versions.  Allows querying from doc sites and CI build tools

* add newline at end of file
2021-10-20 12:56:51 +13:00

7 lines
150 B
JSON

{
"description": "This file contains current tool versions",
"go_version": "v1.16.6",
"node_version": "12.x",
"yarn_version": "1.x"
}