bump Catharsis version to support JSDoc-style nested arrays, like string[][] (#705)

This commit is contained in:
Jeff Williams 2014-12-06 17:09:14 -08:00
parent ee2badcde2
commit c59d949c6b

View File

@ -14,7 +14,7 @@
},
"dependencies": {
"async": "~0.1.22",
"catharsis": "~0.8.3",
"catharsis": "~0.8.4",
"escape-string-regexp": "~1.0.0",
"esprima": "https://github.com/ariya/esprima/tarball/49a2eccb243f29bd653b11e9419241a9d726af7c",
"js2xmlparser": "~0.1.0",