Update v1.0.1

Took 1 hour 27 minutes
This commit is contained in:
2022-11-23 23:56:46 +01:00
parent 6446896565
commit 1b8376644e
63 changed files with 146 additions and 50 deletions

View File

@ -1,6 +1,6 @@
{
"name": "itender",
"version": "0.0.1",
"version": "1.0.1",
"private": true,
"author": "Tobias Hopp <tobi@gaminggeneration.de>",
"license": "UNLICENSED",
@ -23,6 +23,7 @@
"@types/rpi-gpio": "^2.1.1",
"@types/rpi-ws281x-native": "^1.0.0",
"axios": "^1.2.0",
"buffer": "^6.0.3",
"cookie-parser": "^1.4.6",
"debug": "^4.3.4",
"express": "~4.16.1",