@hedhog/admin 0.0.76 → 0.0.77

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.
Files changed (2) hide show
  1. package/hedhog.yaml +1 -1
  2. package/package.json +1 -1
package/hedhog.yaml CHANGED
@@ -1051,7 +1051,7 @@ data:
1051
1051
  value: Administration Panel
1052
1052
  - locale_id:
1053
1053
  where:
1054
- code: pt
1054
+ code: pt
1055
1055
  name: slogan
1056
1056
  value: Painel de Administração
1057
1057
  - locale_id:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hedhog/admin",
3
- "version": "0.0.76",
3
+ "version": "0.0.77",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "scripts": {