@segment/analytics-browser-actions-commandbar 1.15.1-onSubscriptionSave.50 → 1.15.1-onSubscriptionSave.51

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.50+c605951c",
3
+ "version": "1.15.1-onSubscriptionSave.51+039dfafe",
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.50+c605951c",
19
- "@segment/browser-destination-runtime": "^1.14.1-onSubscriptionSave.50+c605951c"
18
+ "@segment/actions-core": "^3.83.1-onSubscriptionSave.51+039dfafe",
19
+ "@segment/browser-destination-runtime": "^1.14.1-onSubscriptionSave.51+039dfafe"
20
20
  },
21
21
  "peerDependencies": {
22
22
  "@segment/analytics-next": ">=1.55.0"
23
23
  },
24
- "gitHead": "c605951c8cd226a806a2da74654cdefbcda1f5f4"
24
+ "gitHead": "039dfafe27f764e15cffa7a3dae802a845089c71"
25
25
  }