summaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2018-10-15 14:29:52 +0200
committerJulius Härtl <jus@bitgrid.net>2018-10-24 15:41:08 +0200
commit5d888984a0db8dfc04be8b398e75f04f6894fa32 (patch)
treedc6cee2c1da08be68015717ea4eff03916134be6 /build/package.json
parent37782b1084275d54474700e4ae7863b18e23dc04 (diff)
downloadnextcloud-server-5d888984a0db8dfc04be8b398e75f04f6894fa32.tar.gz
nextcloud-server-5d888984a0db8dfc04be8b398e75f04f6894fa32.zip
Fix jsdocs build on server repo
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'build/package.json')
-rw-r--r--build/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package.json b/build/package.json
index 3e20b60df74..420980c94cc 100644
--- a/build/package.json
+++ b/build/package.json
@@ -15,7 +15,7 @@
"handlebars": "^4.0.5",
"jasmine-core": "~2.5.2",
"jasmine-sinon": "^0.4.0",
- "jsdoc": "~3.5.5",
+ "jsdoc": "^3.5.5",
"karma": "^2.0.2",
"karma-coverage": "*",
"karma-jasmine": "^1.1.2",