added bitcoin cash js to project for address translations

This commit is contained in:
Kadir Sekha 2018-01-08 13:35:59 +09:00
commit 12853152af
4 changed files with 35 additions and 3 deletions

View file

@ -77,7 +77,8 @@
"grunt-sass": "^1.2.0",
"load-grunt-tasks": "^3.5.0",
"shelljs": "^0.3.0",
"android-versions": "^1.2.1"
"android-versions": "^1.2.1",
"bitcoincashjs": "^0.1.7"
},
"scripts": {
"postinstall": "bower install",