tests
This commit is contained in:
parent
2a8ab8cf59
commit
e63f58e110
12 changed files with 187 additions and 70 deletions
|
|
@ -36,6 +36,7 @@
|
|||
"axios": "^0.27.2",
|
||||
"bech32": "^2.0.0",
|
||||
"chai": "^4.3.7",
|
||||
"chai-string": "^1.5.0",
|
||||
"copyfiles": "^2.4.1",
|
||||
"cors": "^2.8.5",
|
||||
"csv": "^6.3.8",
|
||||
|
|
@ -63,6 +64,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/chai": "^4.3.4",
|
||||
"@types/chai-string": "^1.4.5",
|
||||
"@types/cors": "^2.8.12",
|
||||
"@types/eccrypto": "^1.1.3",
|
||||
"@types/jsonwebtoken": "^8.5.9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue