@mx-cartographer/experiences 3.8.0-alpha.sms11 → 3.8.0-alpha.sms12

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mx-cartographer/experiences",
3
- "version": "3.8.0-alpha.sms11",
3
+ "version": "3.8.0-alpha.sms12",
4
4
  "description": "Library containing experience widgets",
5
5
  "main": "dist/index.es.js",
6
6
  "types": "dist/index.d.ts",
@@ -110,7 +110,7 @@
110
110
  "vitest": "^2.0.3"
111
111
  },
112
112
  "peerDependencies": {
113
- "@kyper/mui": "4.0.4",
113
+ "@kyper/mui": "^4",
114
114
  "d3": "^7",
115
115
  "date-fns": "^3",
116
116
  "react": "^18",