Skip to content

Commit

Permalink
Removes crypto dependency, in favor of relying on Node's built-in mod…
Browse files Browse the repository at this point in the history
…ule (#37)
  • Loading branch information
Peter Cornell authored Nov 7, 2019
1 parent a73d7bd commit de8b2a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"typescript": "^3.5.3"
},
"dependencies": {
"crypto": "^1.0.1",
"ion-js": "^3.1.2"
}
}

0 comments on commit de8b2a9

Please sign in to comment.