This commit is contained in:
erwanlr
2019-03-24 14:38:01 +00:00
parent fa0582ce0b
commit eeb69e63f7
9 changed files with 1461 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "gosign-header-image-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",
"classnames": "^2.2.6"
}
}