@segment/analytics-browser-actions-commandbar 1.15.1-onSubscriptionSave-core.41 → 1.15.1-onSubscriptionSave-actions.42

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@segment/analytics-browser-actions-commandbar",
3
- "version": "1.15.1-onSubscriptionSave-core.41+e5254f05",
3
+ "version": "1.15.1-onSubscriptionSave-actions.42+40113491",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public",
@@ -15,11 +15,11 @@
15
15
  },
16
16
  "typings": "./dist/esm",
17
17
  "dependencies": {
18
- "@segment/actions-core": "^3.83.1-onSubscriptionSave-core.41+e5254f05",
19
- "@segment/browser-destination-runtime": "^1.14.1-onSubscriptionSave-core.41+e5254f05"
18
+ "@segment/actions-core": "^3.83.1-onSubscriptionSave-actions.42+40113491",
19
+ "@segment/browser-destination-runtime": "^1.14.1-onSubscriptionSave-actions.42+40113491"
20
20
  },
21
21
  "peerDependencies": {
22
22
  "@segment/analytics-next": ">=1.55.0"
23
23
  },
24
- "gitHead": "e5254f058322db4bdad5c163ca754a8fdad284da"
24
+ "gitHead": "4011349196960e468be4fb8de18965746e54a2da"
25
25
  }