Skip to content

Commit

Permalink
Update package.json for releasing on github registry
Browse files Browse the repository at this point in the history
Update package.json for releasing on github registry
  • Loading branch information
farhan7reza7 authored Jan 2, 2025
1 parent c257f50 commit 53d1581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "if-follow-package",
"name": "@farhan7reza7/if-follow-package",
"version": "3.0.2",
"description": "if-follow-package is a JavaScript library that provides APIs for managing followers and followings on GitHub. This package allows you to find users who are not following you back, find users who are following you back, unfollow users who are not following you back, check if a user is following you, check if you are following a user, get the exact total number of followings, get the exact total number of followers, and other follow control features.",
"main": "src/index.js",
Expand Down

0 comments on commit 53d1581

Please sign in to comment.