@gadmin2n/schematics 0.0.90 → 0.0.91

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.
@@ -9,7 +9,7 @@ import { Logo } from './logo';
9
9
 
10
10
  const { useToken } = theme;
11
11
 
12
- const name = 'Ops Admin';
12
+ const name = 'AI+ Ops Admin';
13
13
 
14
14
  export const Title: React.FC<RefineLayoutThemedTitleProps> = ({
15
15
  collapsed,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gadmin2n/schematics",
3
- "version": "0.0.90",
3
+ "version": "0.0.91",
4
4
  "description": "Gadmin - modern, fast, powerful node.js web framework (@schematics)",
5
5
  "main": "dist/index.js",
6
6
  "files": [