@segment/analytics-browser-actions-commandbar 1.66.1-staging-93fb5d766.0 → 1.66.1-staging-c60d17f6a.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.66.1-staging-93fb5d766.0",
3
+ "version": "1.66.1-staging-c60d17f6a.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.136.0",
19
- "@segment/browser-destination-runtime": "1.65.1-staging-93fb5d766.0"
19
+ "@segment/browser-destination-runtime": "1.65.1-staging-c60d17f6a.0"
20
20
  },
21
21
  "peerDependencies": {
22
22
  "@segment/analytics-next": ">=1.55.0"
23
23
  },
24
- "gitHead": "88a049159dab06ba209b110936b922e97681118a"
24
+ "gitHead": "652921ee0401001256b70ad608779e253b89d7f0"
25
25
  }