File tree 4 files changed +3
-6
lines changed
4 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -78,11 +78,8 @@ declare module 'vue' {
78
78
NginxControlNginxControl : typeof import ( './src/components/NginxControl/NginxControl.vue' ) [ 'default' ]
79
79
NodeSelectorNodeSelector : typeof import ( './src/components/NodeSelector/NodeSelector.vue' ) [ 'default' ]
80
80
NotificationNotification : typeof import ( './src/components/Notification/Notification.vue' ) [ 'default' ]
81
- OTP : typeof import ( './src/components/OTP.vue' ) [ 'default' ]
82
- OTPInput : typeof import ( './src/components/OTPInput.vue' ) [ 'default' ]
83
81
OTPInputOTPInput : typeof import ( './src/components/OTPInput/OTPInput.vue' ) [ 'default' ]
84
82
OTPOTPAuthorization : typeof import ( './src/components/OTP/OTPAuthorization.vue' ) [ 'default' ]
85
- OTPOTPAuthorizationModal : typeof import ( './src/components/OTP/OTPAuthorizationModal.vue' ) [ 'default' ]
86
83
PageHeaderPageHeader : typeof import ( './src/components/PageHeader/PageHeader.vue' ) [ 'default' ]
87
84
RouterLink : typeof import ( 'vue-router' ) [ 'RouterLink' ]
88
85
RouterView : typeof import ( 'vue-router' ) [ 'RouterView' ]
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nginx-ui-app-next" ,
3
- "version" : " 2.0.0-beta.27 " ,
3
+ "version" : " 2.0.0-beta.28 " ,
4
4
"type" : " module" ,
5
5
"scripts" : {
6
6
"dev" : " vite --host" ,
Original file line number Diff line number Diff line change 1
- {"version" :" 2.0.0-beta.27 " ,"build_id" :146 ,"total_build" :350 }
1
+ {"version" :" 2.0.0-beta.28 " ,"build_id" :147 ,"total_build" :351 }
Original file line number Diff line number Diff line change 1
- {"version" :" 2.0.0-beta.27 " ,"build_id" :146 ,"total_build" :350 }
1
+ {"version" :" 2.0.0-beta.28 " ,"build_id" :147 ,"total_build" :351 }
You can’t perform that action at this time.
0 commit comments