Browse
For agents
About
WP Click to Chat – Email, Live Chat, Call & Book Now Buttons
/
2.3.6
WP Click to Chat – Email, Live Chat, Call & Book Now Buttons
v2.3.6
Switch version
trunk
1.2.2
2.0
2.1
2.2
2.3
2.3.1
2.3.2
2.3.3
2.3.4
2.3.6
Overview
Code
support-chat
/
package.json
package.json
in WP Click to Chat – Email, Live Chat, Call & Book Now Buttons 2.3.6, at package.json
9 lines
171 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
{
2
"
devDependencies
"
:
{
3
"
@wordpress/scripts
"
:
"
^27.0.0
"
4
}
,
5
"
scripts
"
:
{
6
"
build
"
:
"
wp-scripts build
"
,
7
"
start
"
:
"
wp-scripts start
"
8
}
9
}