fixed package name for npm registry
This commit is contained in:
parent
b85b9a63e2
commit
3c7eee100a
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue