v2.3.2 release

main v2.3.2
gardenapple 3 years ago
parent e5e228fef0
commit 520bbb72cf
No known key found for this signature in database
GPG Key ID: CAF17E9ABE789268

4
package-lock.json generated

@ -1,12 +1,12 @@
{ {
"name": "readability-cli", "name": "readability-cli",
"version": "2.3.1", "version": "2.3.2",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "readability-cli", "name": "readability-cli",
"version": "2.3.1", "version": "2.3.2",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"dependencies": { "dependencies": {
"@mozilla/readability": "^0.4.1", "@mozilla/readability": "^0.4.1",

@ -1,6 +1,6 @@
{ {
"name": "readability-cli", "name": "readability-cli",
"version": "2.3.1", "version": "2.3.2",
"description": "Firefox Reader Mode in your terminal - get useful text from a web page using Mozilla's Readability library", "description": "Firefox Reader Mode in your terminal - get useful text from a web page using Mozilla's Readability library",
"main": "index.js", "main": "index.js",
"bin": { "bin": {

Loading…
Cancel
Save