summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorCamil Staps2021-06-23 10:28:05 +0200
committerCamil Staps2021-06-23 10:28:36 +0200
commit8e5dc18b9a655200e3355410e812e49db27a4171 (patch)
tree21b387fd9ffe89b579fc2c7e6c6b125f3146c393 /package.json
parentSetup infrastructure for articles written in markdown (diff)
Arrange menu on /articles by year
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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": {