Use unreleased kosmos schemas fix
This commit is contained in:
parent
2c567fa71a
commit
17cc44cb98
5
package-lock.json
generated
5
package-lock.json
generated
@ -98,9 +98,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@kosmos/schemas": {
|
"@kosmos/schemas": {
|
||||||
"version": "2.2.1",
|
"version": "github:67P/kosmos-schemas#67cc3d9d746c93907a68a7b6283bb914c283a612",
|
||||||
"resolved": "https://registry.npmjs.org/@kosmos/schemas/-/schemas-2.2.1.tgz",
|
"from": "github:67P/kosmos-schemas#feature/browser-compat",
|
||||||
"integrity": "sha512-zYUctQ91sYhzoJ0ujO73odBSsnwvdLlS6ENA/U/4/IzRKVZBj9cS4RpgFh1xOQXNN+HB4pUu8u7Su/Xtked+vg==",
|
|
||||||
"requires": {
|
"requires": {
|
||||||
"brfs-babel": "^1.0.0"
|
"brfs-babel": "^1.0.0"
|
||||||
}
|
}
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ethers": "^4.0.47",
|
"ethers": "^4.0.47",
|
||||||
"ipfs-http-client": "^41.0.1",
|
"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",
|
"node-fetch": "^2.6.0",
|
||||||
"tv4": "^1.3.0"
|
"tv4": "^1.3.0"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user