Skip to content

Commit

Permalink
add browser field to avoid shimming crypto-browserify
Browse files Browse the repository at this point in the history
  • Loading branch information
hkjpotato committed Jul 6, 2021
1 parent 971c31f commit 058b8e7
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 058b8e7

Please sign in to comment.