Why did I need that?
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"test-conversion": "deno run -A tests/convert.ts",
|
||||
"test-global": "deno run -A tests/global.ts",
|
||||
"test-timing": "deno run -A tests/timing.ts",
|
||||
"test-basic": "deno run -A tests/basic.ts",
|
||||
"bench": "deno bench -A"
|
||||
},
|
||||
"imports": {
|
||||
@@ -10,7 +11,7 @@
|
||||
"chalk": "npm:chalk@^5.3.0"
|
||||
},
|
||||
"exports": "./mod.ts",
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1",
|
||||
"name": "@proxnet/undead-logging",
|
||||
"license": "MIT",
|
||||
"bench": {
|
||||
|
||||
Reference in New Issue
Block a user