@hed-hog/core 0.0.198 → 0.0.199

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11,7 +11,7 @@
11
11
  slug: admin-access
12
12
  - url: /core/menu
13
13
  order: 0
14
- icon: menu-2
14
+ icon: menu
15
15
  name:
16
16
  en: Menus
17
17
  pt: Menus
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hed-hog/core",
3
- "version": "0.0.198",
3
+ "version": "0.0.199",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "dependencies": {
@@ -29,12 +29,12 @@
29
29
  "sharp": "^0.34.2",
30
30
  "speakeasy": "^2.0.0",
31
31
  "uuid": "^11.1.0",
32
- "@hed-hog/api-prisma": "0.0.4",
33
- "@hed-hog/api-locale": "0.0.11",
34
32
  "@hed-hog/api-pagination": "0.0.5",
33
+ "@hed-hog/api-prisma": "0.0.4",
35
34
  "@hed-hog/api-mail": "0.0.7",
36
- "@hed-hog/api": "0.0.3",
37
- "@hed-hog/api-types": "0.0.1"
35
+ "@hed-hog/api-locale": "0.0.11",
36
+ "@hed-hog/api-types": "0.0.1",
37
+ "@hed-hog/api": "0.0.3"
38
38
  },
39
39
  "exports": {
40
40
  ".": {