diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 8b08ffe..3a80179 100644 --- a/package.json +++ b/package.json @@ -5,11 +5,13 @@ "bootstrap-sass": "~3.4.1", "gulp": "^4.0.2", "gulp-changed": "^4.0.2", + "gulp-minify": "^3.1.0", "gulp-minify-html": "^1.0.6", "gulp-notify": "^4.0.0", "gulp-pug-3": "^1.2.2", "gulp-sass-next": "^6.0.0", "highlight.js": "^11.0.1", + "jquery": "^3.6.0", "jstransformer-markdown-it": "^2.1.0" }, "dependencies": { |