Update Gitprofile version to 4.0.0

This commit is contained in:
Ariful Alam 2025-07-06 17:33:37 +06:00
parent ecba63a9fa
commit db19264188
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "@arifszn/gitprofile", "name": "@arifszn/gitprofile",
"version": "3.1.0", "version": "4.0.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@arifszn/gitprofile", "name": "@arifszn/gitprofile",
"version": "3.1.0", "version": "4.0.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"react": "^18.3.1", "react": "^18.3.1",

View File

@ -1,7 +1,7 @@
{ {
"name": "@arifszn/gitprofile", "name": "@arifszn/gitprofile",
"description": "Create an automatic portfolio based on GitHub profile", "description": "Create an automatic portfolio based on GitHub profile",
"version": "3.1.0", "version": "4.0.0",
"type": "module", "type": "module",
"license": "MIT", "license": "MIT",
"author": "arifszn", "author": "arifszn",