Compare commits

...

1 Commits

Author SHA1 Message Date
Matt Hook
d3870a1f60 update versions 2023-02-02 09:30:00 +13:00

View File

@@ -1,6 +1,6 @@
{
"description": "This file contains current tool versions",
"go_version": "v1.17.6",
"node_version": "12.x",
"description": "This file contains current tool versions, and is accessed directly by some of our documentation",
"go_version": "v1.19.4",
"node_version": "14.x",
"yarn_version": "1.x"
}