mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-04-05 08:54:17 -04:00
Created variables.js to replace duplicate code. Moved more cache.js logs to debug level. Fixed incorrect internal authentication state on status page. Updated dependencies. Fixed incorrect type check on /api/voucher/:type for HA users
This commit is contained in:
@@ -29,11 +29,11 @@
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"node-thermal-printer": "^4.4.3",
|
||||
"node-unifi": "^2.5.1",
|
||||
"nodemailer": "^6.9.14",
|
||||
"nodemailer": "^6.9.15",
|
||||
"pdfkit": "^0.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"@tailwindcss/forms": "^0.5.8",
|
||||
"nodemon": "^3.1.4",
|
||||
"tailwindcss": "^3.4.10"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user