fixed package name for npm registry

This commit is contained in:
Casey Collier 2025-07-20 12:46:19 -04:00
parent b85b9a63e2
commit 3c7eee100a

View file

@ -1,5 +1,5 @@
{
"name": "typedfetch",
"name": "@catalystlabs/typedfetch",
"version": "0.1.0",
"description": "Type-safe HTTP client that doesn't suck - Fetch for humans who have shit to build",
"type": "module",