uhhh huh huhhhhhhh why are those there

This commit is contained in:
2026-01-04 19:34:18 -05:00
parent 8a8b68ed40
commit 1a5e1d5a74

View File

@@ -9,16 +9,11 @@
"imports": {
"@neabyte/deno-ansi": "jsr:@neabyte/deno-ansi@^0.1.0"
},
<<<<<<< HEAD
"exports": {
".": "./src/mod.ts",
"./types": "./src/types.ts"
},
"version": "1.6.0",
=======
"exports": "./mod.ts",
"version": "1.5.1",
>>>>>>> 8073e044a7e840abdfc8c779abf2ac240b6dc4c1
"name": "@proxnet/undead-logging",
"license": "MIT"
}