mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
require latest version of Catharsis (#1302)
Allows JSDoc to parse type expressions that contain `@` signs, like `module:@prefix/my-module~myCallback`.
This commit is contained in:
parent
ec7ac85ecb
commit
80dabc01ba
@ -15,7 +15,7 @@
|
||||
"dependencies": {
|
||||
"babylon": "~7.0.0-beta.16",
|
||||
"bluebird": "~3.5.0",
|
||||
"catharsis": "~0.8.8",
|
||||
"catharsis": "~0.8.9",
|
||||
"escape-string-regexp": "~1.0.5",
|
||||
"js2xmlparser": "~3.0.0",
|
||||
"klaw": "~2.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user