@segment/analytics-browser-actions-commandbar 1.69.1-staging-719be2f35.0 → 1.69.1-staging-9a4a612a3.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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@segment/analytics-browser-actions-commandbar",
3
- "version": "1.69.1-staging-719be2f35.0",
3
+ "version": "1.69.1-staging-9a4a612a3.0",
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.139.1-staging-719be2f35.0",
19
- "@segment/browser-destination-runtime": "1.68.1-staging-719be2f35.0"
18
+ "@segment/actions-core": "3.139.1-staging-9a4a612a3.0",
19
+ "@segment/browser-destination-runtime": "1.68.1-staging-9a4a612a3.0"
20
20
  },
21
21
  "peerDependencies": {
22
22
  "@segment/analytics-next": ">=1.55.0"
23
23
  },
24
- "gitHead": "78caf0f578822341a011353b7f5a4aed9b1a4602"
24
+ "gitHead": "5558383d2af301c404ef5522a19dd27ce0cab109"
25
25
  }