mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-24 20:00:22 +00:00
Update dependencies
This commit is contained in:
18
package.json
18
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "gitprofile",
|
||||
"description": "Kickstart your personal portfolio with Github Api and blog",
|
||||
"private": true,
|
||||
"description": "Create an automatic portfolio based on GitHub profile",
|
||||
"private": false,
|
||||
"version": "2.0.0",
|
||||
"license": "Apache-2.0",
|
||||
"author": "arifszn",
|
||||
@@ -9,6 +9,9 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/arifszn/gitprofile.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/arifszn/gitprofile/issues"
|
||||
},
|
||||
"files": [
|
||||
"dist/gitprofile.es.js",
|
||||
"dist/gitprofile.umd.js",
|
||||
@@ -60,9 +63,14 @@
|
||||
"vite": "^2.8.0"
|
||||
},
|
||||
"keywords": [
|
||||
"git-profile",
|
||||
"gitprofile",
|
||||
"gitportfolio",
|
||||
"personal-site",
|
||||
"template",
|
||||
"portfolio",
|
||||
"resume",
|
||||
"cv",
|
||||
"personal-website",
|
||||
"portfolio-website",
|
||||
"portfolio-site",
|
||||
@@ -71,7 +79,13 @@
|
||||
"developer-portfolio",
|
||||
"portfolio-project",
|
||||
"github-portfolio",
|
||||
"tailwind-portfolio",
|
||||
"vite-portfolio",
|
||||
"projects",
|
||||
"open-source",
|
||||
"git",
|
||||
"react-portfolio",
|
||||
"github",
|
||||
"github-api"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user