Skip to content

Commit fc488a8

Browse files
committed
3.0.1-pre.0
1 parent d0ffc36 commit fc488a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browser-or-node",
3-
"version": "3.0.0",
3+
"version": "3.0.0-pre.0",
44
"description": "Check in which environment the code is running - browser/node.js/webworker/jsdom/deno",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)