diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index 3979ff7..8b08ffe 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,9 @@ "gulp-minify-html": "^1.0.6", "gulp-notify": "^4.0.0", "gulp-pug-3": "^1.2.2", - "gulp-sass-next": "^6.0.0" + "gulp-sass-next": "^6.0.0", + "highlight.js": "^11.0.1", + "jstransformer-markdown-it": "^2.1.0" }, "dependencies": { "@fortawesome/fontawesome-free": "^5.15.3", |