mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-24 20:00:22 +00:00
Bump version to 2.0.9 🚀
This commit is contained in:
@@ -18,6 +18,9 @@
|
|||||||
<a href="https://github.com/arifszn/gitprofile/stargazers">
|
<a href="https://github.com/arifszn/gitprofile/stargazers">
|
||||||
<img src="https://img.shields.io/github/stars/arifszn/gitprofile"/>
|
<img src="https://img.shields.io/github/stars/arifszn/gitprofile"/>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://github.com/arifszn/gitprofile/network/members">
|
||||||
|
<img src="https://img.shields.io/github/forks/arifszn/gitprofile"/>
|
||||||
|
</a>
|
||||||
<a href="https://github.com/arifszn/gitprofile/blob/main/package-lock.json">
|
<a href="https://github.com/arifszn/gitprofile/blob/main/package-lock.json">
|
||||||
<img src="https://img.shields.io/snyk/vulnerabilities/github/arifszn/gitprofile"/>
|
<img src="https://img.shields.io/snyk/vulnerabilities/github/arifszn/gitprofile"/>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@arifszn/gitprofile",
|
"name": "@arifszn/gitprofile",
|
||||||
"version": "2.0.8",
|
"version": "2.0.9",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@arifszn/gitprofile",
|
"name": "@arifszn/gitprofile",
|
||||||
"version": "2.0.8",
|
"version": "2.0.9",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
|
|||||||
@@ -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": "2.0.8",
|
"version": "2.0.9",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "arifszn",
|
"author": "arifszn",
|
||||||
"repository": {
|
"repository": {
|
||||||
@@ -85,6 +85,10 @@
|
|||||||
"git",
|
"git",
|
||||||
"react-portfolio",
|
"react-portfolio",
|
||||||
"github",
|
"github",
|
||||||
|
"github-page",
|
||||||
|
"github-pages",
|
||||||
|
"github-portfolio",
|
||||||
|
"vite-portfolio",
|
||||||
"github-api"
|
"github-api"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user