Browse
For agents
About
WooCommerce
/
11.1.0
WooCommerce
v11.1.0
Switch version
11.1.0
11.1.0-rc.2
11.1.0-rc.1
11.1.0-beta.2
11.1.0-beta.1
11.0.1
11.0.0
11.0.0-rc.3
11.0.0-rc.2
11.0.0-rc.1
11.0.0-beta.2
11.0.0-beta.1
10.9.4
10.9.3
10.9.2
10.9.1
10.9.0
10.9.0-rc.1
10.9.0-beta.2
10.9.0-beta.1
10.8.1
10.8.0
10.8.0-rc.1
10.8.0-beta.2
10.8.0-beta.1
All 648 releases
Overview
Code
woocommerce
/
assets
/
client
/
admin
/
wp-admin-scripts
/
command-palette.asset.php
command-palette.asset.php
2 lines
234 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
return
array
(
'
dependencies
'
=>
array
(
'
react
'
,
'
wc-tracks
'
,
'
wp-commands
'
,
'
wp-core-data
'
,
'
wp-data
'
,
'
wp-dom-ready
'
,
'
wp-element
'
,
'
wp-html-entities
'
,
'
wp-i18n
'
,
'
wp-primitives
'
,
'
wp-url
'
)
,
'
version
'
=>
'
8956b4640464e93818ef
'
)
;
2