@segment/analytics-browser-actions-commandbar 1.40.1-staging.13 → 1.40.1-staging.14

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.13+cd6d316d7",
3
+ "version": "1.40.1-staging.14+05ae08c8e",
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.13+cd6d316d7",
19
- "@segment/browser-destination-runtime": "^1.39.1-staging.13+cd6d316d7"
18
+ "@segment/actions-core": "^3.109.1-staging.14+05ae08c8e",
19
+ "@segment/browser-destination-runtime": "^1.39.1-staging.14+05ae08c8e"
20
20
  },
21
21
  "peerDependencies": {
22
22
  "@segment/analytics-next": ">=1.55.0"
23
23
  },
24
- "gitHead": "cd6d316d7dca600616b1b7376bbad33cda37781b"
24
+ "gitHead": "05ae08c8e9d2559e43a3b35c781b93f6d98fe4b7"
25
25
  }