10 lines
No EOL
167 B
PHP
10 lines
No EOL
167 B
PHP
<?php return array(
|
|
'dependencies' => array(
|
|
'wc-blocks-registry',
|
|
'wc-settings',
|
|
'wp-element',
|
|
'wp-html-entities',
|
|
'wp-i18n',
|
|
),
|
|
'version' => '0.1.0',
|
|
); |