Skip to content

Commit 619b959

Browse files
authored
[FIX] jsdoc: Adopt version range to micro releases (#357)
Follow-up of #356
1 parent f9fe4fc commit 619b959

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
@@ -107,7 +107,7 @@
107107
"estraverse": "^4.3.0",
108108
"globby": "^10.0.1",
109109
"graceful-fs": "^4.2.2",
110-
"jsdoc": "^3.6.3",
110+
"jsdoc": "~3.6.3",
111111
"less-openui5": "^0.6.0",
112112
"make-dir": "^3.0.0",
113113
"pretty-data": "^0.40.0",

0 commit comments

Comments
 (0)