This commit is contained in:
erwanlr
2021-04-16 13:31:01 +02:00
parent 7b55570cbb
commit b6e36b2605
22 changed files with 12581 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "color-section-cgb-guten-block",
"version": "2.7.1",
"private": true,
"scripts": {
"start": "cgb-scripts start",
"build": "cgb-scripts build",
"eject": "cgb-scripts eject"
},
"dependencies": {
"@wordpress/components": "^9.2.3",
"cgb-scripts": "^1.23.0",
"classnames": "^2.2.6"
}
}