2
0

build: 🏗️ Add docker image and deployment features

This commit is contained in:
Baptiste Arnaud
2022-03-12 07:53:37 +01:00
parent 1dbbc9a251
commit e886d1b079
30 changed files with 2020 additions and 2136 deletions

View File

@ -3,10 +3,10 @@
"version": "2.0.0",
"main": "index.js",
"repository": "https://github.com/typebot-io/wordpress.git",
"author": "Baptiste Arnaud <contact@baptiste-arnaud.fr>",
"author": "baptisteArno",
"license": "MIT",
"devDependencies": {
"@prettier/plugin-php": "^0.17.3"
"@prettier/plugin-php": "^0.18.3"
},
"scripts": {
"deploy": "yarn copy && yarn commit",