This commit is contained in:
erwanlr
2020-05-02 12:44:05 +02:00
parent e49a682f00
commit be6fcb51b6
12 changed files with 1695 additions and 2 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "liveblog24-live-blogging-tool-cgb-guten-block",
"version": "2.0",
"private": true,
"scripts": {
"start": "cgb-scripts start",
"build": "cgb-scripts build",
"eject": "cgb-scripts eject"
},
"dependencies": {
"cgb-scripts": "1.23.0"
}
}