Update kosmos-schemas

This commit is contained in:
2019-04-17 10:45:38 +01:00
parent d0cae59070
commit 6de7f64d3d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -10902,9 +10902,9 @@
} }
}, },
"kosmos-schemas": { "kosmos-schemas": {
"version": "1.1.2", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/kosmos-schemas/-/kosmos-schemas-1.1.2.tgz", "resolved": "https://registry.npmjs.org/kosmos-schemas/-/kosmos-schemas-2.0.0.tgz",
"integrity": "sha1-BTva6wQysoBudXA588l090+Bo54=", "integrity": "sha512-zIjWcDxaN94m1vPgUaI5LRX6y07Ihw9ScPoGKf1NkZ0sLgD/CRV8YIKRyDafH5mThe3uBN2+F6H6Gp5qhNhALg==",
"dev": true, "dev": true,
"requires": { "requires": {
"brfs-babel": "^1.0.0" "brfs-babel": "^1.0.0"
+1 -1
View File
@@ -55,7 +55,7 @@
"ember-truth-helpers": "github:jmurphyau/ember-truth-helpers#31a14373a31f1f82c77537720549b47a95c28e5f", "ember-truth-helpers": "github:jmurphyau/ember-truth-helpers#31a14373a31f1f82c77537720549b47a95c28e5f",
"eslint-plugin-ember": "^5.2.0", "eslint-plugin-ember": "^5.2.0",
"ethers": "^4.0.27", "ethers": "^4.0.27",
"kosmos-schemas": "^1.1.2", "kosmos-schemas": "^2.0.0",
"kredits-contracts": "^5.1.1", "kredits-contracts": "^5.1.1",
"loader.js": "^4.7.0", "loader.js": "^4.7.0",
"qunit-dom": "^0.8.0", "qunit-dom": "^0.8.0",