Update kosmos-schema dependency

This commit is contained in:
2019-04-16 13:16:05 +02:00
parent b13bf6e8b0
commit 00b58dec66
2 changed files with 4 additions and 3 deletions

View File

@@ -45,7 +45,7 @@
"dependencies": {
"ethers": "^4.0.27",
"ipfs-http-client": "^30.1.1",
"kosmos-schemas": "github:67P/kosmos-schemas#feature/contribution_date_time",
"kosmos-schemas": "^2.0.0",
"rsvp": "^4.8.2",
"tv4": "^1.3.0"
},