Use new schemas release
This commit is contained in:
parent
c4e7e1259e
commit
c63fcc002b
5
package-lock.json
generated
5
package-lock.json
generated
@ -98,8 +98,9 @@
|
||||
}
|
||||
},
|
||||
"@kosmos/schemas": {
|
||||
"version": "github:67P/kosmos-schemas#67cc3d9d746c93907a68a7b6283bb914c283a612",
|
||||
"from": "github:67P/kosmos-schemas#feature/browser-compat",
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@kosmos/schemas/-/schemas-3.0.0.tgz",
|
||||
"integrity": "sha512-7hnirq0ShsDjENBPjNnu6izwzVjkDzEZ4SKvPzQJJfkeJ/NRVHKvfdn9rkE7CRXTi2hMzsZVFOnlF6D/eYXTCA==",
|
||||
"requires": {
|
||||
"brfs-babel": "^1.0.0"
|
||||
}
|
||||
|
@ -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"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user