From cb3b557e83c5abfeeddaa45dcf8e19ed67404cce Mon Sep 17 00:00:00 2001 From: bgoonz Date: Tue, 11 Jan 2022 03:33:37 +0000 Subject: [PATCH] -update --- stackbit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stackbit.yaml b/stackbit.yaml index f01a9d1266..7e63a208ae 100644 --- a/stackbit.yaml +++ b/stackbit.yaml @@ -3,7 +3,7 @@ stackbitVersion: ~0.3.0 ssgName: gatsby ssgVersion: 2.3.30 -nodeVersion: '12' +nodeVersion: '14' buildCommand: npm run build publishDir: public staticDir: static