Skip to content

Commit

Permalink
chore(release): v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Apr 12, 2023
1 parent fdb05a2 commit 98bfcec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-draft/logger",
"version": "0.1.0",
"version": "0.1.1",
"description": "Environment-agnostic, ESM-friendly logger for simple needs.",
"main": "./lib/node/index.js",
"module": "./lib/node/index.mjs",
Expand Down Expand Up @@ -55,4 +55,4 @@
"is-node-process": "^1.2.0",
"outvariant": "^1.4.0"
}
}
}

0 comments on commit 98bfcec

Please sign in to comment.