File tree Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,6 @@ declare module 'vue' {
4040 AListItem : typeof import ( 'ant-design-vue/es' ) [ 'ListItem' ]
4141 AListItemMeta : typeof import ( 'ant-design-vue/es' ) [ 'ListItemMeta' ]
4242 AMenu : typeof import ( 'ant-design-vue/es' ) [ 'Menu' ]
43- AMenuDivider : typeof import ( 'ant-design-vue/es' ) [ 'MenuDivider' ]
4443 AMenuItem : typeof import ( 'ant-design-vue/es' ) [ 'MenuItem' ]
4544 AModal : typeof import ( 'ant-design-vue/es' ) [ 'Modal' ]
4645 APagination : typeof import ( 'ant-design-vue/es' ) [ 'Pagination' ]
@@ -74,7 +73,6 @@ declare module 'vue' {
7473 LogoLogo : typeof import ( './src/components/Logo/Logo.vue' ) [ 'default' ]
7574 NginxControlNginxControl : typeof import ( './src/components/NginxControl/NginxControl.vue' ) [ 'default' ]
7675 NodeSelectorNodeSelector : typeof import ( './src/components/NodeSelector/NodeSelector.vue' ) [ 'default' ]
77- NotificationClearNotifications : typeof import ( './src/components/Notification/ClearNotifications.vue' ) [ 'default' ]
7876 NotificationNotification : typeof import ( './src/components/Notification/Notification.vue' ) [ 'default' ]
7977 PageHeaderPageHeader : typeof import ( './src/components/PageHeader/PageHeader.vue' ) [ 'default' ]
8078 RouterLink : typeof import ( 'vue-router' ) [ 'RouterLink' ]
Original file line number Diff line number Diff line change 11{
22 "name" : " nginx-ui-app-next" ,
3- "version" : " 2.0.0-beta.4 " ,
3+ "version" : " 2.0.0-beta.5 " ,
44 "type" : " module" ,
55 "scripts" : {
66 "dev" : " vite" ,
Original file line number Diff line number Diff line change 1- {"version" :" 2.0.0-beta.4 " ,"build_id" :73 ,"total_build" :277 }
1+ {"version" :" 2.0.0-beta.5 " ,"build_id" :74 ,"total_build" :278 }
Original file line number Diff line number Diff line change 1- {"version" :" 2.0.0-beta.4 " ,"build_id" :73 ,"total_build" :277 }
1+ {"version" :" 2.0.0-beta.5 " ,"build_id" :74 ,"total_build" :278 }
You can’t perform that action at this time.
0 commit comments