eleven-solutions-common-website-unique-web 23.0.14 → 23.0.16

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,4 +6,3 @@ export * from "./TaxonomyForm";
6
6
  export * from "./Template";
7
7
  export * from "./TemplateForm";
8
8
  export * from "./Sidebar";
9
- export * from "./Dashboard";
@@ -6,4 +6,3 @@ export * from "./TaxonomyForm";
6
6
  export * from "./Template";
7
7
  export * from "./TemplateForm";
8
8
  export * from "./Sidebar";
9
- export * from "./Dashboard";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eleven-solutions-common-website-unique-web",
3
- "version": "23.0.14",
3
+ "version": "23.0.16",
4
4
  "main": "./dist/index.js",
5
5
  "module": "dist/index.esm.js",
6
6
  "types": "dist/index.d.ts",