my main man

This commit is contained in:
Chris Wanstrath 2025-10-20 15:54:13 -07:00
parent 5d22f6a518
commit 8268fd13ae

View File

@ -1,5 +1,6 @@
{
"name": "nose",
"main": "src/index.ts",
"module": "src/index.ts",
"type": "module",
"private": true,