This commit is contained in:
erwanlr
2019-03-16 08:38:07 +00:00
parent c15cb16ca8
commit b5363b2689
11 changed files with 3161 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "klarity-section-block",
"version": "1.1.0",
"private": true,
"scripts": {
"start": "cgb-scripts start",
"build": "cgb-scripts build",
"eject": "cgb-scripts eject"
},
"dependencies": {
"cgb-scripts": "1.14.0",
"wordpress": "^1.4.1"
}
}