RubyGems
npm
Organizations
Log in
Sign up
npm
@hedhog/admin
Versions diffs
0.0.120 → 0.0.121
@hedhog/admin 0.0.120 → 0.0.121
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
+1
-1
package/package.json
+1
-1
package/hedhog.yaml
CHANGED
Viewed
@@ -213,7 +213,7 @@ data:
213
213
pt: Configurações
214
214
slug: /management/setting
215
215
- slug: /settings
216
-
icon:
config
216
+
icon:
settings
217
217
name:
218
218
en: Settings
219
219
pt: Configurações
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@hedhog/admin",
3
-
"version": "0.0.
120
",
3
+
"version": "0.0.
121
",
4
4
"private": false,
5
5
"main": "dist/index.js",
6
6
"scripts": {