This commit is contained in:
erwanlr
2019-03-30 12:15:08 +00:00
parent d653ce4e0e
commit 51d61a7e88
12 changed files with 4509 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
{
"name": "gosign-text-with-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": {
"@vermilion/post-selector": "^1.0.2",
"@wordpress/date": "^3.2.0",
"axios": "^0.18.0",
"cgb-scripts": "1.11.1",
"classnames": "^2.2.6"
}
}