phpcs
Some checks failed
Some checks failed
This commit is contained in:
parent
63bf5d26ce
commit
2d902806ee
2 changed files with 5 additions and 2 deletions
|
@ -1 +1,4 @@
|
||||||
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-components', 'wp-core-data', 'wp-data', 'wp-editor', 'wp-i18n', 'wp-plugins'), 'version' => 'f38cf2ab9e8621193407');
|
<?php return array(
|
||||||
|
'dependencies' => array( 'react-jsx-runtime', 'wp-components', 'wp-core-data', 'wp-data', 'wp-editor', 'wp-i18n', 'wp-plugins' ),
|
||||||
|
'version' => 'f38cf2ab9e8621193407',
|
||||||
|
);
|
||||||
|
|
Loading…
Reference in a new issue