Browse Source

Update gutenberg version on netlify

index-subcmd
Vincent Prouillet 6 years ago
parent
commit
5dd42c5566
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      netlify.toml

+ 1
- 1
netlify.toml View File

@@ -4,7 +4,7 @@
command = "gutenberg build"

[build.environment]
GUTENBERG_VERSION = "0.3.1"
GUTENBERG_VERSION = "0.3.3"

[context.deploy-preview]
command = "gutenberg build --base-url $DEPLOY_PRIME_URL"

Loading…
Cancel
Save