@mangos/debug
Advanced tools
Comparing version 0.0.1-alpha to 0.0.2-alpha
{ | ||
"name": "@mangos/debug", | ||
"version": "0.0.1-alpha", | ||
"version": "0.0.2-alpha", | ||
"description": "super tiny and fast logger inspired by debug", | ||
@@ -13,3 +13,3 @@ "repository": "/jacobbogers/sw-common", | ||
"module": "./dist/esm/index.mjs", | ||
"types": "./dist/esm/index.d.ts", | ||
"types": "./dist/types/index.d.ts", | ||
"sideEffects": true, | ||
@@ -16,0 +16,0 @@ "license": "MIT", |
33582