1
0
forked from notBrad/bubo-rss
This commit is contained in:
George Mandis 2023-06-03 15:28:41 -04:00
parent 5ebc0d4952
commit ffdaf0b72b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "bubo-reader",
"version": "2.0.1",
"version": "2.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bubo-reader",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",
"dependencies": {
"chalk": "^5.2.0",

View File

@ -1,6 +1,6 @@
{
"name": "bubo-reader",
"version": "2.0.1",
"version": "2.0.2",
"description": "A simple but effective feed reader (RSS, JSON)",
"homepage": "https://github.com/georgemandis/bubo-rss",
"main": "src/index.js",