Skip to content

Commit

Permalink
Revert "Merge pull request #2 from talon-one/sc-7503-add-destination-…
Browse files Browse the repository at this point in the history
…endpoints-to-work-with-customer"

This reverts commit d391a8e, reversing
changes made to 6871863.
  • Loading branch information
kaatinga committed Mar 17, 2022
1 parent d391a8e commit b7e7d31
Show file tree
Hide file tree
Showing 52 changed files with 116 additions and 1,157 deletions.
2 changes: 1 addition & 1 deletion packages/actions-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@segment/actions-shared",
"description": "Shared destination action methods and definitions.",
"version": "1.4.0",
"version": "1.3.1",
"repository": {
"type": "git",
"url": "https://github.com/segmentio/action-destinations",
Expand Down
4 changes: 2 additions & 2 deletions packages/browser-destinations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@segment/browser-destinations",
"version": "3.33.0",
"version": "3.32.2",
"description": "Action based browser destinations",
"author": "Netto Farah",
"private": true,
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@braze/web-sdk": "^3.5.0",
"@fullstory/browser": "^1.4.9",
"@segment/actions-shared": "^1.4.0",
"@segment/actions-shared": "^1.3.1",
"@segment/analytics-next": "^1.29.3",
"@segment/destination-subscriptions": "^3.9.0",
"dayjs": "^1.10.7",
Expand Down
1 change: 0 additions & 1 deletion packages/browser-destinations/src/destinations/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ register('60fb01aec459242d3b6f20c1', './braze')
register('60f9d0d048950c356be2e4da', './braze-cloud-plugins')
register('6170a348128093cd0245e0ea', './friendbuy')
register('6141153ee7500f15d3838703', './fullstory')
register('6230c835c0d6535357ee950d', './koala')
register('61d8859be4f795335d5c677c', './stackadapt')
register('61d8c74d174a9acd0e138b31', './sprig-web')

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

66 changes: 0 additions & 66 deletions packages/browser-destinations/src/destinations/koala/index.ts

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

9 changes: 0 additions & 9 deletions packages/browser-destinations/src/destinations/koala/types.ts

This file was deleted.

Loading

0 comments on commit b7e7d31

Please sign in to comment.