Skip to content

Commit c84668f

Browse files
author
Alexej Yaroshevich
committed
checkTypes: fixup parsing error
- update comment-parser to v0.2.1 (to fix type parsing error) Fixes #20
1 parent eba5fc2 commit c84668f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"node": ">= 0.10.0"
2121
},
2222
"dependencies": {
23-
"comment-parser": "0.2.0",
23+
"comment-parser": "0.2.1",
2424
"doctrine": "^0.5.2"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)