This commit is contained in:
erwanlr
2019-11-30 12:47:32 +00:00
parent 1548e8bfc1
commit abbae15c6f
12 changed files with 2430 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "easy-attachments-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.21.0",
"color": "^3.1.2",
"querystring": "^0.2.0",
"react-fetch-progressbar": "^1.0.0"
}
}