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:
authorDavid O'Regan <doregan@gitlab.com>2021-01-28 20:09:40 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2021-01-28 20:09:40 +0300
commitf62e566932f50947ec53515a71421eff24a6dacd (patch)
treeaa648e210ba75ef2bb431f8343a7b325801e9c63 /package.json
parenta0af59dc3925909e735a240f1b9f2be16d03fb22 (diff)
Fix(Mobile): Mobile navbar refractor
Update our breadcrumbs and mobile sidebar to use consistent navigation with main project
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index e8a6f040..97dce9d7 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,7 @@
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-import-resolver": "^1.0.5",
"rollup-plugin-node-polyfills": "^0.2.1",
+ "rollup-plugin-svg": "^2.0.0",
"rollup-plugin-vue": "^5.1.9",
"vue-jest": "^3.0.7",
"vue-template-compiler": "^2.6.12"
@@ -36,8 +37,8 @@
"@gitlab/svgs": "^1.179.0",
"@gitlab/ui": "^27.1.1",
"algoliasearch": "4.8.4",
- "bootstrap": "^4.6.0",
"@tnir/instantsearch.js": "4.8.1-q",
+ "bootstrap": "^4.6.0",
"pikaday": "^1.8.2",
"popper.js": "1.16.1-lts",
"vue": "^2.6.12"