Skip to content

Commit

Permalink
chore(package.json): add commit signed
Browse files Browse the repository at this point in the history
  • Loading branch information
euberdeveloper committed Jan 2, 2021
1 parent 4661882 commit e1a750e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"docs:tree": "dree parse . --dest docs/tree --name tree --options docs/tree/dree.config.json",
"docs": "npm run docs:html && npm run docs:html-dev && npm run docs:tree",
"commit": "git-cz",
"commit:sign": "git-cz -S",
"prepublishOnly": "npm run bundle"
},
"author": "Eugenio Vinicio Berretta <euberdeveloper@gmail.com>",
Expand Down

2 comments on commit e1a750e

@vercel
Copy link

@vercel vercel bot commented on e1a750e Jan 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on e1a750e Jan 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.