Skip to content

Commit b10398a

Browse files
authored
Merge pull request #8 from openlayers/peer-dep
Allow a range of JSDoc versions
2 parents 0c208d8 + f58fd18 commit b10398a

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)