Skip to content

Commit

Permalink
Update build files #207
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbingwide committed Sep 13, 2022
1 parent 2273fac commit 919558e
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion build/contact-field.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-server-side-render'), 'version' => 'ac19121b62d36c13d2f2');
<?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-server-side-render'), 'version' => 'cbf4f7f67603f4e4ffe4');
2 changes: 1 addition & 1 deletion build/contact-field.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/contact-field.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/contact-form.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-server-side-render'), 'version' => '4933b59e816992dcde1e');
<?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-server-side-render'), 'version' => '07594a43391158a7810b');
2 changes: 1 addition & 1 deletion build/contact-form.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/oik-contact-field/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"supports": {
"html": false,
"customClassName": false,
"className": false,
"className": true,
"color": {
"gradients": false,
"text": false,
Expand Down
1 change: 1 addition & 0 deletions build/style-contact-field.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/style-contact-form.css
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.bw_contact_form .bw_grid{display:grid;gap:10px;grid-template-columns:1fr 3fr}

0 comments on commit 919558e

Please sign in to comment.