@hedhog/admin 0.0.87 → 0.0.88

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 +0 -2
  2. package/package.json +1 -1
package/hedhog.yaml CHANGED
@@ -1115,8 +1115,6 @@ data:
1115
1115
  region: US
1116
1116
  - code: pt
1117
1117
  region: BR
1118
- - code: fr
1119
- region: FR
1120
1118
  translation_namespaces:
1121
1119
  - name: translation
1122
1120
  relations:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hedhog/admin",
3
- "version": "0.0.87",
3
+ "version": "0.0.88",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "scripts": {