Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
update package.json for v1.0.1
resolves #76
  • Loading branch information
farhan7reza7 authored Jan 31, 2024
1 parent 91ee132 commit eddcade
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "if-follow-package",
"version": "1.0.0",
"name": "@farhan7reza7/if-follow-package",
"version": "1.0.1",
"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/follow-back.js",
"scripts": {
Expand Down

0 comments on commit eddcade

Please sign in to comment.