RubyGems
npm
Organizations
Log in
Sign up
npm
@hedhog/admin
Versions diffs
0.0.86 → 0.0.87
@hedhog/admin 0.0.86 → 0.0.87
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/hedhog.yaml
+0
-1
package/package.json
+1
-1
package/hedhog.yaml
CHANGED
Viewed
@@ -1325,7 +1325,6 @@ tables:
1325
1325
- name: code
1326
1326
type: char
1327
1327
length: 3
1328
-
default: BRA
1329
1328
- type: created_at
1330
1329
- type: updated_at
1331
1330
ifNotExists: true
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@hedhog/admin",
3
-
"version": "0.0.
86
",
3
+
"version": "0.0.
87
",
4
4
"private": false,
5
5
"main": "dist/index.js",
6
6
"scripts": {