mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-04-05 00:44:18 -04:00
Updated Dependencies. Removed unused 'uuid' package. Fixed text color within select dropdown on Chromium based browsers on Windows using Dark Mode
This commit is contained in:
@@ -22,12 +22,11 @@
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"node-unifi": "^2.5.1",
|
||||
"pdfkit": "^0.15.0",
|
||||
"uuid": "^9.0.1"
|
||||
"pdfkit": "^0.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"nodemon": "^3.1.2",
|
||||
"tailwindcss": "^3.4.3"
|
||||
"nodemon": "^3.1.3",
|
||||
"tailwindcss": "^3.4.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user