chore: fix package namespacing

This commit is contained in:
Rodney, Tiara 2025-04-25 22:50:44 +02:00
parent a5e2df99ce
commit 49954b75a6
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723

View file

@ -1,5 +1,5 @@
{
"name": "administratrix/esm-logging",
"name": "@administratrix/esm-logging",
"version": "1.0.0",
"description": "port of Python standard library logging module",
"main": "lib/index.js",