Skip to content

Commit

Permalink
chore: added author and maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
j4m3sb0mb committed Nov 2, 2022
1 parent a3091ea commit 65c816d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 13 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,20 @@
"prettier": "^2.7.1",
"standard-version": "^9.5.0"
},
"author": {
"name": "Shop3",
"email": "[email protected]",
"url": "https://shop3.dev"
},
"maintainers": [
{
"name": "Shop3",
"email": "[email protected]",
"url": "https://shop3.dev"
}
],
"engines": {
"node": ">=12.x.x <=16.x.x",
"node": ">=12.x.x <=18.x.x",
"npm": ">=6.0.0"
},
"lint-staged": {
Expand Down

0 comments on commit 65c816d

Please sign in to comment.