We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e193067 commit c951b24Copy full SHA for c951b24
3 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "thaterror",
3
"private": true,
4
- "version": "0.3.4",
+ "version": "0.3.5",
5
"workspaces": [
6
"packages/*"
7
],
packages/core/package.json
@@ -1,6 +1,6 @@
"name": "@thaterror/core",
"description": "",
"main": "src/index.ts",
"type": "module",
packages/pino-adapter/package.json
"name": "@thaterror/pino-adapter",
"module": "src/index.ts",
"licenses": [
0 commit comments