Skip to content

Commit 8b47848

Browse files
committed
🔧 Rename package for npm publish
1 parent 1177deb commit 8b47848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "axios-error-handler",
2+
"name": "axios-error-handler-ts",
33
"version": "1.0.0",
44
"description": "A simple helper to handle errors in Axios requests with customizable messages.",
55
"main": "src/errorHandler.ts",

0 commit comments

Comments
 (0)