@segment/analytics-browser-actions-commandbar 1.52.1-staging-4d279e91c.0 → 1.52.1-staging.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.52.1-staging-4d279e91c.0",
3
+ "version": "1.52.1-staging.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.122.0",
19
- "@segment/browser-destination-runtime": "^1.51.1-staging-4d279e91c.0"
19
+ "@segment/browser-destination-runtime": "^1.51.1-staging.0"
20
20
  },
21
21
  "peerDependencies": {
22
22
  "@segment/analytics-next": ">=1.55.0"
23
23
  },
24
- "gitHead": "cffb9d266a7fc1413058bf095df35d08d5f28c5c"
24
+ "gitHead": "5ef3280776d4f2de2531ea5abed0c24b2ef54a2f"
25
25
  }