Skip to content

Commit ef81097

Browse files
fix: update browser field to include fs/promises (#1606)
1 parent 6c092c8 commit ef81097

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/common/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
},
4343
"browser": {
4444
"fs": false,
45+
"fs/promises": false,
4546
"os": false,
4647
"fs.realpath": false,
4748
"mkdirp": false,

0 commit comments

Comments
 (0)