Remove kredits library files and use npm package

Currently it uses the package directly from git
This commit is contained in:
2018-04-18 19:01:26 +02:00
parent e2ac6099e3
commit 0e556aa794
12 changed files with 74 additions and 470 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
"ethers": "^3.0.8",
"ipfs-api": "^19.0.0",
"kosmos-schemas": "^1.1.2",
"kredits-contracts": "github:67P/truffle-kredits#master",
"kredits-contracts": "github:67P/truffle-kredits#library",
"loader.js": "^4.2.3",
"tv4": "^1.3.0"
},