Update schemas package

Use the new one from the org namespace.
This commit is contained in:
2020-05-16 13:21:02 +02:00
parent c57d4162d7
commit e2a944ed5b
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -29,6 +29,7 @@
"@ember/optional-features": "^1.3.0",
"@glimmer/component": "^1.0.0",
"@glimmer/tracking": "^1.0.0",
"@kosmos/schemas": "^2.2.1",
"babel-eslint": "^10.1.0",
"babel-preset-es2015": "^6.22.0",
"babelify": "^7.3.0",
@@ -64,7 +65,6 @@
"eslint-plugin-ember": "^8.4.0",
"eslint-plugin-node": "^11.1.0",
"ethers": "^4.0.47",
"kosmos-schemas": "^2.1.0",
"kredits-contracts": "^5.5.0",
"loader.js": "^4.7.0",
"ndjson": "github:hugomrdias/ndjson#feat/readable-stream3",