Update kredits-contracts #103

Merged
bumi merged 4 commits from chore/weltempfaenger-release into master 2019-04-17 09:54:35 +00:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 6de7f64d3d - Show all commits
+3 -3
View File
@@ -10902,9 +10902,9 @@
}
},
"kosmos-schemas": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/kosmos-schemas/-/kosmos-schemas-1.1.2.tgz",
"integrity": "sha1-BTva6wQysoBudXA588l090+Bo54=",
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/kosmos-schemas/-/kosmos-schemas-2.0.0.tgz",
"integrity": "sha512-zIjWcDxaN94m1vPgUaI5LRX6y07Ihw9ScPoGKf1NkZ0sLgD/CRV8YIKRyDafH5mThe3uBN2+F6H6Gp5qhNhALg==",
"dev": true,
"requires": {
"brfs-babel": "^1.0.0"
+1 -1
View File
@@ -55,7 +55,7 @@
"ember-truth-helpers": "github:jmurphyau/ember-truth-helpers#31a14373a31f1f82c77537720549b47a95c28e5f",
"eslint-plugin-ember": "^5.2.0",
"ethers": "^4.0.27",
"kosmos-schemas": "^1.1.2",
"kosmos-schemas": "^2.0.0",
"kredits-contracts": "^5.1.1",
"loader.js": "^4.7.0",
"qunit-dom": "^0.8.0",