This commit is contained in:
erwanlr
2019-01-20 17:04:32 +00:00
parent 70ecd30dcc
commit a904053002
11 changed files with 607 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "kenzap-steps-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.14.0"
}
}