Use new schemas release

This commit is contained in:
2020-06-28 00:47:24 +02:00
parent c4e7e1259e
commit c63fcc002b
2 changed files with 4 additions and 3 deletions

View File

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