This commit is contained in:
erwanlr
2020-10-30 14:36:10 +01:00
parent 0d2e1fee43
commit bc28dd392d
18 changed files with 3460 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "basic-alerts-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.23.1"
}
}