This commit is contained in:
erwanlr
2021-08-13 14:36:12 +02:00
parent 866504c2ab
commit 48f5e7c4ab
11 changed files with 5396 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "full-button-block-cgb-guten-block",
"version": "2.8.0",
"private": true,
"scripts": {
"start": "cgb-scripts start",
"build": "cgb-scripts build",
"eject": "cgb-scripts eject"
},
"dependencies": {
"cgb-scripts": "1.17.0",
"classnames": "^2.2.6",
"react-material-ui-icon-picker": "0.0.1",
"style-it": "^2.1.3"
}
}