We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1338fd commit 4a162edCopy full SHA for 4a162ed
1 file changed
package.json
@@ -3,7 +3,7 @@
3
"author": "Dan MacTough <danmactough@gmail.com>",
4
"description": "Robust RSS Atom and RDF feed parsing using sax js",
5
"bin": {
6
- "feedparser": "./bin/feedparser.js"
+ "feedparser": "bin/feedparser.js"
7
},
8
"version": "2.2.10",
9
"keywords": [
0 commit comments