This commit is contained in:
erwanlr
2019-02-03 07:08:05 +00:00
parent 8a2a6a05ff
commit f90615ca41
13 changed files with 2021 additions and 2 deletions

View File

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