Update package.json to not depend on missing version of trycatch
This commit is contained in:
parent
540dcaa1e3
commit
323878136b
@ -6,6 +6,6 @@
|
|||||||
"express": "2.5.5",
|
"express": "2.5.5",
|
||||||
"jade": ">= 0.0.1",
|
"jade": ">= 0.0.1",
|
||||||
"markdown": "~0.3.1",
|
"markdown": "~0.3.1",
|
||||||
"trycatch": "~0.1.0"
|
"trycatch": "~0.0.9"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user