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 fdb05a2 commit 98bfcecCopy full SHA for 98bfcec
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@open-draft/logger",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Environment-agnostic, ESM-friendly logger for simple needs.",
5
"main": "./lib/node/index.js",
6
"module": "./lib/node/index.mjs",
@@ -55,4 +55,4 @@
55
"is-node-process": "^1.2.0",
56
"outvariant": "^1.4.0"
57
}
58
-}
+}
0 commit comments