@segment/analytics-browser-actions-commandbar 1.40.1-staging.6 → 1.41.1-staging.5

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.40.1-staging.6+a1e03c9b2",
3
+ "version": "1.41.1-staging.5+87aac1d09",
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.109.1-staging.6+a1e03c9b2",
19
- "@segment/browser-destination-runtime": "^1.39.1-staging.6+a1e03c9b2"
18
+ "@segment/actions-core": "^3.110.1-staging.5+87aac1d09",
19
+ "@segment/browser-destination-runtime": "^1.40.1-staging.5+87aac1d09"
20
20
  },
21
21
  "peerDependencies": {
22
22
  "@segment/analytics-next": ">=1.55.0"
23
23
  },
24
- "gitHead": "a1e03c9b2b16ff6a221b2627f5b3395481ccd092"
24
+ "gitHead": "87aac1d096d4d53961f5f82de385da53c8a3918b"
25
25
  }