This commit is contained in:
erwanlr
2020-01-18 11:20:43 +00:00
parent 206a913eb9
commit ba4f15f111
18 changed files with 15435 additions and 2 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "codepen-embed-block",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "cgb-scripts start",
"build": "cgb-scripts build",
"eject": "cgb-scripts eject"
},
"dependencies": {
"cgb-scripts": "1.22.0"
}
}