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,14 @@
{
"name": "contact-person-box-block-cgb-guten-block",
"version": "1.3.1",
"private": true,
"scripts": {
"start": "cgb-scripts start",
"build": "cgb-scripts build",
"eject": "cgb-scripts eject"
},
"dependencies": {
"cgb-scripts": "1.18.1",
"classnames": "^2.2.6"
}
}