This commit is contained in:
Morten Olsen
2023-03-29 15:00:24 +02:00
parent a04d5f5d71
commit 35ef204433
12 changed files with 441 additions and 48 deletions

View File

@@ -22,6 +22,7 @@
"commander": "^10.0.0",
"ejs": "^3.1.9",
"eventemitter3": "^5.0.0",
"eventsource": "^2.0.2",
"express": "^4.18.2",
"fast-glob": "^3.2.12",
"glob-watcher": "^5.0.5",
@@ -46,6 +47,7 @@
"@react-native-community/eslint-config": "^3.2.0",
"@types/chroma-js": "^2.4.0",
"@types/ejs": "^3.1.2",
"@types/eventsource": "^1.1.11",
"@types/express": "^4.17.17",
"@types/glob-watcher": "^5.0.2",
"@types/jest": "^29.5.0",