package fix

This commit is contained in:
2024-11-13 20:10:00 -05:00
parent 1bc82ab1fc
commit 6bb79b1982

View File

@@ -3,5 +3,8 @@
"@std/assert": "jsr:@std/assert@1",
"chalk": "npm:chalk@^5.3.0"
},
"exports": "./mod.ts"
"exports": "./mod.ts",
"version": "1.0.0",
"name": "@proxnet/undead-logging",
"license": "MIT"
}