Merge pull request #126 from 67P/chore/update_schemas

Update kosmos-schemas
This commit is contained in:
galfert 2019-05-10 16:08:30 +02:00 committed by GitHub
commit 2a675c9417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -11826,9 +11826,9 @@
} }
}, },
"kosmos-schemas": { "kosmos-schemas": {
"version": "2.0.0", "version": "2.1.0",
"resolved": "https://registry.npmjs.org/kosmos-schemas/-/kosmos-schemas-2.0.0.tgz", "resolved": "https://registry.npmjs.org/kosmos-schemas/-/kosmos-schemas-2.1.0.tgz",
"integrity": "sha512-zIjWcDxaN94m1vPgUaI5LRX6y07Ihw9ScPoGKf1NkZ0sLgD/CRV8YIKRyDafH5mThe3uBN2+F6H6Gp5qhNhALg==", "integrity": "sha512-RT90o0ujAKoCUpcYHi5ijDxg9F9enY5aOIZXujidjkCQ/hgjJ2tyNi+x8rszutsAP/mx64yj307oWJWhNZTyTg==",
"requires": { "requires": {
"brfs-babel": "^1.0.0" "brfs-babel": "^1.0.0"
} }

View File

@ -53,7 +53,7 @@
"dependencies": { "dependencies": {
"ethers": "^4.0.27", "ethers": "^4.0.27",
"ipfs-http-client": "^30.1.1", "ipfs-http-client": "^30.1.1",
"kosmos-schemas": "^2.0.0", "kosmos-schemas": "^2.1.0",
"tv4": "^1.3.0" "tv4": "^1.3.0"
}, },
"keywords": [ "keywords": [