diff options
author | HampusM <hampus@hampusmat.com> | 2021-05-20 15:57:06 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2021-05-20 15:57:06 +0200 |
commit | 8f64ed8c78df2316b641fba418322c29b88ade45 (patch) | |
tree | e20e681cb93c625dc287b9621e26fc77b88c365c /package.json | |
parent | e486999f2a02b0b7fef77d52e5e3100ca7fa596a (diff) |
Added commit-page
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 2d788a0..5c50a05 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "bootstrap": "^5.0.0-beta3", "date-fns": "^2.21.3", "express": "^5.0.0-alpha.8", + "highlight.js": "^10.4.1", "js-yaml": "^4.1.0", "nodegit": "^0.27.0" }, |