This commit is contained in:
erwanlr
2018-12-28 22:43:41 +00:00
parent 5fad540a4c
commit 357182ef17
24 changed files with 5503 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "kenzap-feature-list-block-cgb-guten-block",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "cgb-scripts start",
"build": "cgb-scripts build",
"eject": "cgb-scripts eject"
},
"dependencies": {
"cgb-scripts": "1.11.0"
}
}