fix challenge exchange and tickets

This commit is contained in:
zefie
2021-07-11 18:28:53 -04:00
parent 5662357981
commit e3c5c15a7c
14 changed files with 485 additions and 217 deletions

View File

@@ -7,9 +7,10 @@
"name": ""
},
"dependencies": {
"arc4": "^3.4.0",
"crypto-js": "^4.0.0",
"endianness": "^8.0.2",
"mime-types": "^2.1.31",
"strftime": "^0.10.0"
"strftime": "^0.10.0",
"string-to-arraybuffer": "^1.0.2"
}
}