This commit is contained in:
erwanlr
2019-08-03 10:56:22 +01:00
parent 96d8a4e4f8
commit c5989477a4
12 changed files with 3015 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "wp-simple-iframe",
"version": "1.0.0",
"scripts": {
"start": "cgb-scripts start",
"build": "cgb-scripts build",
"eject": "cgb-scripts eject"
},
"dependencies": {
"cgb-scripts": "^1.18.1"
}
}