We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c32270d commit 2c70736Copy full SHA for 2c70736
1 file changed
lib/node_modules/@stdlib/cli/ctor/package.json
@@ -14,6 +14,9 @@
14
}
15
],
16
"main": "./lib",
17
+ "browser": {
18
+ "process": "process/"
19
+ },
20
"directories": {
21
"benchmark": "./benchmark",
22
"doc": "./docs",
0 commit comments