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