@hedhog/admin 0.0.87 → 0.0.88

Sign up to get free protection for your applications and to get access to all the features.
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": {