We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ljharb
Learn more about funding links in repositories.
Report abuse
fs
1 parent c837b02 commit 00f21eaCopy full SHA for 00f21ea
package.json
@@ -3,6 +3,9 @@
3
"version": "5.3.1",
4
"description": "tap-producing test harness for node and browsers",
5
"main": "index.js",
6
+ "browser": {
7
+ "fs": false
8
+ },
9
"exports": {
10
".": [
11
{
0 commit comments