load kredits contract definition from kredits-contracts package

This commit is contained in:
2017-02-05 21:48:18 +08:00
parent a7bfa3e45c
commit ece573ab3c
4 changed files with 13 additions and 15 deletions
+2 -1
View File
@@ -36,7 +36,8 @@
"ember-load-initializers": "^0.5.1",
"ember-resolver": "^2.0.3",
"loader.js": "^4.0.10",
"web3": "^0.18.2"
"web3": "^0.18.2",
"kredits-contracts": "67P/kredits-contracts"
},
"engines": {
"node": ">= 0.12.0"