Updated package.json

This commit is contained in:
George Mandis 2021-11-14 19:40:23 -08:00
parent a5ff96e449
commit 415bfb6c73

View File

@ -1,7 +1,7 @@
{
"name": "bubo-reader",
"version": "1.0.0",
"description": "A somewhat dumb but effective feed reader (RSS, JSON & Twitter)",
"name": "bubo-reader-glitch",
"version": "1.0.1",
"description": "A Glitch-ready implementation of Bubo Reader",
"main": "src/index.js",
"scripts": {
"build": "node src/index.js > output/index.html",