@hedhog/admin 0.0.86 → 0.0.88
Sign up to get free protection for your applications and to get access to all the features.
- package/hedhog.yaml +0 -3
- 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:
|
@@ -1325,7 +1323,6 @@ tables:
|
|
1325
1323
|
- name: code
|
1326
1324
|
type: char
|
1327
1325
|
length: 3
|
1328
|
-
default: BRA
|
1329
1326
|
- type: created_at
|
1330
1327
|
- type: updated_at
|
1331
1328
|
ifNotExists: true
|