Skip to content

Commit

Permalink
chore: set package to private to avoid npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickHeneise committed Jun 25, 2021
1 parent ba6411a commit ea9ca8b
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
@@ -1,5 +1,6 @@
{
"name": "reading-time-check",
"private": true,
"version": "0.0.0-development",
"description": "GitHub Action to calculate reading time of Markdown files and add it to a manifest",
"keywords": [
Expand Down

0 comments on commit ea9ca8b

Please sign in to comment.