2
0

Add webhook blocks API public endpoints

This commit is contained in:
Baptiste Arnaud
2022-11-30 13:57:28 +01:00
parent f9ffdbc4c5
commit c799717905
67 changed files with 3030 additions and 429 deletions

View File

@@ -29,8 +29,8 @@
"@types/react-scroll": "1.8.5",
"@types/react-transition-group": "4.4.5",
"autoprefixer": "10.4.13",
"tsup": "6.5.0",
"db": "workspace:*",
"esbuild": "^0.15.16",
"eslint": "8.28.0",
"eslint-config-custom": "workspace:*",
"models": "workspace:*",
@@ -39,10 +39,11 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "3.2.4",
"typescript": "4.9.3",
"utils": "workspace:*",
"tsconfig": "workspace:*",
"tsup": "6.5.0",
"typebot-js": "workspace:*",
"tsconfig": "workspace:*"
"typescript": "4.9.3",
"utils": "workspace:*"
},
"peerDependencies": {
"db": "workspace:*",