aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/resources/html/package.json
diff options
context:
space:
mode:
authormergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-06-13 11:49:37 +0000
committerGitHub <noreply@github.com>2022-06-13 11:49:37 +0000
commit118dd4ed0c901f56070052405f533d9deff5bb22 (patch)
treea17da33db62ce591a05c2132c094913b371a41e0 /haddock-api/resources/html/package.json
parentc5a83df91b97f85d995599c5ae7beacabe2ff040 (diff)
parent3ab18cf06ae9392eab1349675dab8a177f1412da (diff)
Merge pull request #1108 from mpilgrem/fix783
Fix #783 Don't show button if --quickjump not present
Diffstat (limited to 'haddock-api/resources/html/package.json')
-rw-r--r--haddock-api/resources/html/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock-api/resources/html/package.json b/haddock-api/resources/html/package.json
index e7967351..224e5ef2 100644
--- a/haddock-api/resources/html/package.json
+++ b/haddock-api/resources/html/package.json
@@ -22,7 +22,7 @@
},
"devDependencies": {
"browserify": "^14.5.0",
- "gulp": "^4.0.0",
+ "gulp": "^4.0.2",
"gulp-sourcemaps": "^2.6.4",
"gulp-uglify": "^3.0.1",
"tsify": "^3.0.4",