use chainpad-crypto from bower and pass it into the listmap api

This commit is contained in:
ansuz
2016-06-03 18:51:31 +02:00
parent 85dbd5cb6e
commit f76dc615c0
2 changed files with 4 additions and 2 deletions

View File

@@ -33,6 +33,7 @@
"textpatcher": "^1.2.0",
"proxy-polyfill": "^0.1.5",
"chainpad": "^0.2.2",
"chainpad-json-validator": "^0.1.1"
"chainpad-json-validator": "^0.1.1",
"chainpad-crypto": "^0.1.1"
}
}