Skip to content

Commit 851d92d

Browse files
committed
Remove customer.io email sending (#2566)
Synced from monorepo@2bf8e3e77e82813e28e873c06516b37aa8ce72e6
1 parent ce8ed65 commit 851d92d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.sync-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
37ba319ec6124bff72fb44608f8c86135c6543fd
1+
2bf8e3e77e82813e28e873c06516b37aa8ce72e6

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
"@xata.io/lang": "0.0.1",
4343
"@xata.io/pgroll": "0.9.0",
4444
"@xata.io/pgstream": "0.2.0",
45-
"@xata.io/test-utils": "0.0.0",
4645
"@xata.io/sql": "0.1.3",
47-
"@xata.io/utils": "0.1.0",
48-
"@xata.io/tsconfig": "0.0.1"
46+
"@xata.io/test-utils": "0.0.0",
47+
"@xata.io/tsconfig": "0.0.1",
48+
"@xata.io/utils": "0.1.0"
4949
},
5050
"scripts": {
5151
"dev": "bun src/bin/cli.ts",

0 commit comments

Comments
 (0)