mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-18 01:19:49 +02:00
Update npm dependencies
This commit is contained in:
2
vite.config.js
vendored
2
vite.config.js
vendored
@@ -74,7 +74,7 @@ export default defineConfig({
|
||||
build: {
|
||||
rollupOptions: {
|
||||
output: {
|
||||
banner: '/*! 2FAuth version ' + version + ' - Copyright (c) 2023 Bubka - https://github.com/Bubka/2FAuth */',
|
||||
banner: '/*! 2FAuth version ' + version + ' - Copyright (c) 2024 Bubka - https://github.com/Bubka/2FAuth */',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user