Skip to content

Commit f58fd18

Browse files
committed
Allow a range of JSDoc versions
1 parent 0c208d8 commit f58fd18

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
@@ -12,7 +12,7 @@
1212
],
1313
"license": "BSD-2-Clause",
1414
"peerDependencies": {
15-
"jsdoc": "3.6.0"
15+
"jsdoc": ">=3.6.0"
1616
},
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
 (0)