Update gutenberg version on netlify
This commit is contained in:
parent
789a6408fb
commit
5dd42c5566
|
@ -4,7 +4,7 @@
|
||||||
command = "gutenberg build"
|
command = "gutenberg build"
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
GUTENBERG_VERSION = "0.3.1"
|
GUTENBERG_VERSION = "0.3.3"
|
||||||
|
|
||||||
[context.deploy-preview]
|
[context.deploy-preview]
|
||||||
command = "gutenberg build --base-url $DEPLOY_PRIME_URL"
|
command = "gutenberg build --base-url $DEPLOY_PRIME_URL"
|
||||||
|
|
Loading…
Reference in a new issue