This commit is contained in:
erwanlr
2021-04-16 13:31:01 +02:00
parent 7b55570cbb
commit b6e36b2605
22 changed files with 12581 additions and 2 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "gosign-text-with-image-block-gosign-guten-block",
"version": "2.0.0",
"private": true,
"scripts": {
"start": "cgb-scripts start",
"build": "cgb-scripts build",
"eject": "cgb-scripts eject"
},
"dependencies": {
"cgb-scripts": "1.11.1",
"classnames": "^2.2.6"
}
}