Skip to content

Commit

Permalink
Merge pull request #364 from hkjpotato/develop
Browse files Browse the repository at this point in the history
add browser field to avoid shimming crypto-browserify
  • Loading branch information
evanvosberg committed Jul 22, 2021
2 parents 971c31f + 058b8e7 commit 228b0a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"test": "grunt default"
},
"main": "index.js",
"browser": {
"crypto": false
},
"dependencies": {},
"devDependencies": {
"fmd": "~0.0.3",
Expand Down

0 comments on commit 228b0a7

Please sign in to comment.