Skip to content

Commit

Permalink
[FIX] jsdoc: Adopt version range to micro releases (#357)
Browse files Browse the repository at this point in the history
Follow-up of #356
  • Loading branch information
matz3 authored Oct 24, 2019
1 parent f9fe4fc commit 619b959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"estraverse": "^4.3.0",
"globby": "^10.0.1",
"graceful-fs": "^4.2.2",
"jsdoc": "^3.6.3",
"jsdoc": "~3.6.3",
"less-openui5": "^0.6.0",
"make-dir": "^3.0.0",
"pretty-data": "^0.40.0",
Expand Down

0 comments on commit 619b959

Please sign in to comment.