Add missing dependency

This deoendency is required by rss, but travis doesn't seem to notice that
This commit is contained in:
RoiEX
2017-03-05 14:56:50 +01:00
parent f761191fca
commit 431f5e1f0f

View File

@@ -94,6 +94,7 @@
"underscore.deep": "^0.5.1",
"validator": "^6.1.0",
"winston": "^2.1.0",
"xml": "^1.0.1",
"xregexp": "~3.1.0"
},
"devDependencies": {