@halo-dev/console-shared
Advanced tools
+8
-8
@@ -1,14 +0,14 @@ | ||
| export * from './types/plugin'; | ||
| export * from './types/menus'; | ||
| export * from './core/plugins'; | ||
| export * from './states/pages'; | ||
| export * from './states/attachment-selector'; | ||
| export * from './states/backup'; | ||
| export * from './states/comment-subject-ref'; | ||
| export * from './states/editor'; | ||
| export * from './states/entity'; | ||
| export * from './states/operation'; | ||
| export * from './states/pages'; | ||
| export * from './states/plugin-installation-tabs'; | ||
| export * from './states/plugin-tab'; | ||
| export * from './states/comment-subject-ref'; | ||
| export * from './states/backup'; | ||
| export * from './states/plugin-installation-tabs'; | ||
| export * from './states/entity'; | ||
| export * from './states/theme-list-tabs'; | ||
| export * from './states/operation'; | ||
| export * from './states/user-tab'; | ||
| export * from './types/menus'; | ||
| export * from './types/plugin'; |
+2
-2
| { | ||
| "name": "@halo-dev/console-shared", | ||
| "version": "2.16.0", | ||
| "version": "2.17.0", | ||
| "description": "", | ||
@@ -41,3 +41,3 @@ "files": [ | ||
| "dependencies": { | ||
| "@halo-dev/api-client": "2.16.0" | ||
| "@halo-dev/api-client": "2.17.0" | ||
| }, | ||
@@ -44,0 +44,0 @@ "scripts": { |
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
Updated