@segment/analytics-browser-actions-commandbar 1.59.1-staging-96fa613b5.0 → 1.59.1-staging-7e3cc049f.0

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@segment/analytics-browser-actions-commandbar",
3
- "version": "1.59.1-staging-96fa613b5.0",
3
+ "version": "1.59.1-staging-7e3cc049f.0",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public",
@@ -16,10 +16,10 @@
16
16
  "typings": "./dist/esm",
17
17
  "dependencies": {
18
18
  "@segment/actions-core": "3.129.1-staging-cf84b9f3d.0",
19
- "@segment/browser-destination-runtime": "1.58.1-staging-96fa613b5.0"
19
+ "@segment/browser-destination-runtime": "1.58.1-staging-7e3cc049f.0"
20
20
  },
21
21
  "peerDependencies": {
22
22
  "@segment/analytics-next": ">=1.55.0"
23
23
  },
24
- "gitHead": "c62cc64b3fef54f33c25f06e846bca9a4068faaa"
24
+ "gitHead": "da0694e32bcc685ea00c70d3f68293536401be9c"
25
25
  }