docs: 💄 New README illustration
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "scripts",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start:local": "ts-node index.ts",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "2.2.0",
|
||||
"main": "dist/index.js",
|
||||
"unpkg": "dist/index.umd.min.js",
|
||||
"license": "MIT",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"scripts": {
|
||||
"build": "yarn lint && rollup -c",
|
||||
"lint": "eslint src --ext .ts && eslint tests --ext .ts",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/typebot-io/wordpress.git",
|
||||
"author": "baptisteArno",
|
||||
"license": "MIT",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"devDependencies": {
|
||||
"@prettier/plugin-php": "^0.18.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user