This commit is contained in:
erwanlr
2021-01-08 17:38:54 +01:00
parent 19cf00227b
commit 689252c715
10 changed files with 3959 additions and 2 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "tpd-ads-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.21.0"
}
}