Skip to content

Commit

Permalink
add support for zcash and dash
Browse files Browse the repository at this point in the history
  • Loading branch information
markpenovich committed Feb 16, 2019
1 parent c97ea64 commit 100af78
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cryptocurrency-unit-convert",
"version": "1.0.1",
"version": "1.1.1",
"description": "This package converts cryptocurrency units",
"main": "index.js",
"engines": {
Expand All @@ -25,6 +25,8 @@
"drop",
"litecoin",
"litoshi",
"dash",
"zcash",
"convert",
"conversion"
],
Expand Down

0 comments on commit 100af78

Please sign in to comment.