Skip to content

Commit

Permalink
Update zapier version
Browse files Browse the repository at this point in the history
  • Loading branch information
martmull committed Jun 11, 2024
1 parent b76547c commit f379c91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/twenty-zapier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twenty-zapier",
"version": "1.0.0",
"version": "1.0.1",
"description": "Effortlessly sync Twenty with 3000+ apps. Automate tasks, boost productivity, and supercharge your customer relationships!",
"main": "src/index.ts",
"scripts": {
Expand All @@ -10,6 +10,7 @@
"build": "yarn clean && tsc",
"deploy": "yarn build && zapier push",
"validate": "yarn build && zapier validate",
"versions": "yarn build && zapier versions",
"clean": "rimraf ./lib ./build",
"watch": "yarn clean && tsc --watch",
"_zapier-build": "yarn build"
Expand Down

0 comments on commit f379c91

Please sign in to comment.