(misc): i'm banging pots and pans over here.
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@nixkrystik/logger",
|
"name": "@nixkrystik/logger",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@nixkrystik/logger",
|
"name": "@nixkrystik/logger",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "25.4.0",
|
"@types/node": "25.4.0",
|
||||||
|
|||||||
@@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"name": "@nixkrystik/logger",
|
"name": "@nixkrystik/logger",
|
||||||
"description": "A heavily stripped down logging library for JavaScript & TypeScript.",
|
"description": "A heavily stripped down logging library for JavaScript & TypeScript.",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
|
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Nix Krystik",
|
"name": "Nix Krystik",
|
||||||
"url": "https://teamhydra.dev/"
|
"url": "https://github.com/nixthebat"
|
||||||
},
|
},
|
||||||
|
|
||||||
"repository": {
|
"repository": {
|
||||||
"url": "https://git.hep.gg/nix/logger",
|
"url": "https://github.com/nixthebat/logger",
|
||||||
"type": "git"
|
"type": "git"
|
||||||
},
|
},
|
||||||
|
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://git.hep.gg/nix/logger/issues"
|
"url": "https://github.com/nixthebat/logger/issues"
|
||||||
},
|
},
|
||||||
|
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
|
|||||||
Reference in New Issue
Block a user