Skip to content

Commit

Permalink
v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
danburzo committed Oct 11, 2018
1 parent 858b264 commit c81de50
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "percollate",
"version": "0.2.5",
"version": "0.2.6",
"description": "A command-line tool to grab web pages as PDF",
"main": "index.js",
"repository": "[email protected]:danburzo/percollate.git",
Expand Down Expand Up @@ -41,5 +41,11 @@
"jsxBracketSameLine": false,
"arrowParens": "avoid",
"printWidth": 80
}
},
"keywords": [
"puppeteer",
"cli",
"pdf",
"readability"
]
}

0 comments on commit c81de50

Please sign in to comment.