sanity check

This commit is contained in:
hatim boufnichel 2024-03-08 17:31:33 +01:00
parent f85b5bc5e7
commit 99fa8fb21b
11 changed files with 282 additions and 32 deletions

View file

@ -38,6 +38,7 @@
"chai": "^4.3.7",
"copyfiles": "^2.4.1",
"cors": "^2.8.5",
"csv": "^6.3.8",
"dotenv": "^16.0.0",
"eccrypto": "^1.1.6",
"express": "^4.18.1",
@ -74,4 +75,4 @@
"ts-node": "10.7.0",
"typescript": "4.5.2"
}
}
}