it's called nose

This commit is contained in:
Chris Wanstrath 2025-10-20 15:46:20 -07:00
parent 008a7095fb
commit 5d22f6a518

View File

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