Update feedparse in line with underlying npm.

This commit is contained in:
Dave C-J
2014-10-31 18:59:43 +00:00
parent 6a37a823df
commit 694649e8f9
2 changed files with 44 additions and 37 deletions

View File

@@ -31,7 +31,7 @@
</script>
<script type="text/x-red" data-help-name="feedparse">
<p>Monitors an RSS/atom feed for new entries.</p>
<p>Monitors an RSS/atom feed for new entries.</p>
</script>
<script type="text/javascript">
@@ -53,5 +53,4 @@
return this.name?"node_label_italic":"";
}
});
</script>