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 d0ffc36 commit fc488a8Copy full SHA for fc488a8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "browser-or-node",
3
- "version": "3.0.0",
+ "version": "3.0.0-pre.0",
4
"description": "Check in which environment the code is running - browser/node.js/webworker/jsdom/deno",
5
"main": "./dist/index.js",
6
"module": "./dist/index.mjs",
0 commit comments