Skip to content

Commit 47088e6

Browse files
committed
update: package.json name
1 parent 3df7084 commit 47088e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "js-http-status",
2+
"name": "@codevor/js-http-status",
33
"version": "1.0.0",
4-
"description": "[![License][license-badge]][license-url]",
4+
"description": "🔍 A simple way to catch HTTP statuses with JavaScript.",
55
"main": "dist/index",
66
"scripts": {
77
"commit": "git-cz",

0 commit comments

Comments
 (0)