Skip to content

Commit a48f0a3

Browse files
Remove "browser" field from package.json
This field is unnecessary because `html-dom-parser` handles the "browser" field.
1 parent 4642da7 commit a48f0a3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,5 @@
4545
"react": ">=15.4",
4646
"react-dom": ">=15.4"
4747
},
48-
"browser": {
49-
"htmlparser2/lib/Parser": false,
50-
"domhandler": false
51-
},
5248
"license": "MIT"
5349
}

0 commit comments

Comments
 (0)