update submodule (fixes #395)

This commit is contained in:
Jeff Williams 2013-04-12 07:17:33 -07:00
parent 4bdacabf22
commit 23651f4731
4 changed files with 12 additions and 12 deletions

View File

@ -18,7 +18,7 @@
],
"dependencies": {
"async": "0.1.22",
"catharsis": "0.5.5",
"catharsis": "0.5.6",
"crypto-browserify": "git+https://github.com/dominictarr/crypto-browserify.git#95c5d505",
"github-flavored-markdown": "git+https://github.com/hegemonic/github-flavored-markdown.git",
"js2xmlparser": "0.1.0",

File diff suppressed because one or more lines are too long

12
node_modules/catharsis/package.json generated vendored

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{
"name": "jsdoc",
"version": "3.2.0-dev",
"revision": "1365463597259",
"revision": "1365776112567",
"description": "An API documentation generator for JavaScript.",
"keywords": [ "documentation", "javascript" ],
"licenses": [
@ -18,7 +18,7 @@
],
"dependencies": {
"async": "0.1.22",
"catharsis": "0.5.5",
"catharsis": "0.5.6",
"crypto-browserify": "git+https://github.com/dominictarr/crypto-browserify.git#95c5d505",
"github-flavored-markdown": "git+https://github.com/hegemonic/github-flavored-markdown.git",
"js2xmlparser": "0.1.0",