Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarah German <sgerman@gitlab.com>2022-06-29 17:58:19 +0300
committerDavid O'Regan <doregan@gitlab.com>2022-06-30 15:57:12 +0300
commit365bf3e68d098a8071d56681ac410ffe99f7db49 (patch)
treeef931ebcdf19a744e1eac18061b7c11e384133e2 /package.json
parentb8a934542a896c2bfc179edd537c006d40fb79a9 (diff)
Bundle mermaid with yarn
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 60cb0fe1..012a32b9 100644
--- a/package.json
+++ b/package.json
@@ -53,6 +53,7 @@
"instantsearch.css": "^7.4.5",
"instantsearch.js": "^4.42.0",
"jquery": "^3.6.0",
+ "mermaid": "^9.1.3",
"pikaday": "^1.8.2",
"rollup-plugin-import-css": "^3.0.3",
"vue": "^2.6.14",