We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52e93c0 commit ae67a84Copy full SHA for ae67a84
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "browser-or-node",
3
- "version": "1.3.0",
+ "version": "2.0.0",
4
"description": "Check where the code is running in the browser or node.js",
5
"main": "./lib/index.js",
6
"types": "./lib/index.d.ts",
0 commit comments