version 1.3!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
{
|
||||
"tasks": {
|
||||
"debug": "deno run -A test.ts true",
|
||||
"plain": "deno run -A test.ts"
|
||||
},
|
||||
"imports": {
|
||||
"@std/assert": "jsr:@std/assert@1",
|
||||
"chalk": "npm:chalk@^5.3.0"
|
||||
},
|
||||
"exports": "./mod.ts",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"name": "@proxnet/undead-logging",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user