1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-18 21:45:31 -04:00

commit .nvmrc

[skip ci]
This commit is contained in:
2020-04-15 13:57:06 -04:00
parent abbc3f9678
commit 7b5f3a3be8
5 changed files with 22 additions and 22 deletions

View File

@@ -3,7 +3,6 @@
publish = "public"
[build.environment]
NODE_VERSION = "12.16.2"
YARN_VERSION = "1.22.4"
YARN_FLAGS = "--no-ignore-optional --frozen-lockfile"
GO_VERSION = "1.14.2"