1
0

(misc): i'm banging pots and pans over here.

This commit is contained in:
2026-04-06 00:14:19 +08:00
parent 26b35b826c
commit 7d91cb625b
3 changed files with 6 additions and 7 deletions

View File

@@ -1,20 +1,20 @@
{
"name": "@nixkrystik/logger",
"description": "A heavily stripped down logging library for JavaScript & TypeScript.",
"version": "1.0.2",
"version": "1.0.3",
"author": {
"name": "Nix Krystik",
"url": "https://teamhydra.dev/"
"url": "https://github.com/nixthebat"
},
"repository": {
"url": "https://git.hep.gg/nix/logger",
"url": "https://github.com/nixthebat/logger",
"type": "git"
},
"bugs": {
"url": "https://git.hep.gg/nix/logger/issues"
"url": "https://github.com/nixthebat/logger/issues"
},
"license": "BSD-3-Clause",