Skip to content

Commit c12b14c

Browse files
doberkoflergajus
authored andcommitted
fix:upgrade comment-parser (fixes #122)
Upgrading comment-parser dependency to 0.5.1 fixes issue #122
1 parent 1b69b04 commit c12b14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"url": "http://gajus.com"
66
},
77
"dependencies": {
8-
"comment-parser": "^0.5.0",
8+
"comment-parser": "^0.5.1",
99
"jsdoctypeparser": "^2.0.0-alpha-8",
1010
"lodash": "^4.17.11"
1111
},

0 commit comments

Comments
 (0)