This commit is contained in:
erwanlr
2019-02-10 09:44:17 +00:00
parent 9146609e4a
commit e341ec7c60
18 changed files with 3628 additions and 1 deletions

View File

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