add documentation, fix package meta, bump the minor version, why not - yolo

This commit is contained in:
2024-11-13 20:24:24 -05:00
parent 6bb79b1982
commit 354e07817d
3 changed files with 67 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
"chalk": "npm:chalk@^5.3.0"
},
"exports": "./mod.ts",
"version": "1.0.0",
"version": "1.1.0",
"name": "@proxnet/undead-logging",
"license": "MIT"
}