Skip to content

Commit 228b0a7

Browse files
authored
Merge pull request #364 from hkjpotato/develop
add browser field to avoid shimming crypto-browserify
2 parents 971c31f + 058b8e7 commit 228b0a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"test": "grunt default"
2222
},
2323
"main": "index.js",
24+
"browser": {
25+
"crypto": false
26+
},
2427
"dependencies": {},
2528
"devDependencies": {
2629
"fmd": "~0.0.3",

0 commit comments

Comments
 (0)