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

update Inter font to v3.13

This commit is contained in:
2020-04-09 19:48:47 -04:00
parent 01ba7e3e5d
commit 18a9c37c42
11 changed files with 53 additions and 53 deletions

View File

@@ -3,10 +3,10 @@
publish = "public"
[build.environment]
NODE_VERSION = "12.16.1"
NODE_VERSION = "12.16.2"
YARN_VERSION = "1.22.4"
YARN_FLAGS = "--no-ignore-optional --frozen-lockfile"
GO_VERSION = "1.14.1"
GO_VERSION = "1.14.2"
# Ensure *only* Pretty URLs are enabled, even though this is already set up in
# the Netlify dashboard.