Skip to content

Commit 4bd8e04

Browse files
committed
fixup! wip: switch docs to shayu
1 parent 1f9a302 commit 4bd8e04

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"description": "Open source web based RSS reader and multi-source mashup aggregator",
44
"main": "index.js",
55
"scripts": {
6-
"test": "echo \"Error: no test specified\" && exit 1"
6+
"build": "node .",
7+
"watch": "NODE_ENV=development node ."
78
},
89
"author": "Tobias Zeising <[email protected]>",
910
"license": "GPL-3.0-or-later",

0 commit comments

Comments
 (0)