This commit is contained in:
erwanlr
2020-02-29 12:28:55 +01:00
parent 7c5baeb9c7
commit a3d8593fed
16 changed files with 1978 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "gosign-multi-position-text-with-quote-block",
"version": "1.0.1",
"private": true,
"scripts": {
"start": "cgb-scripts start",
"build": "cgb-scripts build",
"eject": "cgb-scripts eject"
},
"dependencies": {
"cgb-scripts": "1.23.0",
"classnames": "^2.2.6"
}
}