Skip to content

Commit

Permalink
refactor: add contributors field
Browse files Browse the repository at this point in the history
re #75
  • Loading branch information
Yordan-Ramchev committed Oct 19, 2023
1 parent 171e70c commit a1785d9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,16 @@
"Vite"
],
"author": "MentorMate",
"contributors": [
{
"name": "Yordan Ramchev",
"email": "yordan.ramchev@mentormate.com"
},
{
"name": "Georgi Mateev",
"email": "georgi.mateev@mentormate.com"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/MentorMate/create-vue/issues"
Expand Down

0 comments on commit a1785d9

Please sign in to comment.