Use unreleased kosmos schemas fix

This commit is contained in:
2020-06-27 16:23:15 +02:00
parent 2c567fa71a
commit 17cc44cb98
2 changed files with 3 additions and 4 deletions

View File

@@ -62,7 +62,7 @@
"dependencies": {
"ethers": "^4.0.47",
"ipfs-http-client": "^41.0.1",
"@kosmos/schemas": "^2.2.1",
"@kosmos/schemas": "github:67P/kosmos-schemas#feature/browser-compat",
"node-fetch": "^2.6.0",
"tv4": "^1.3.0"
},