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-01 12:48:52 +0300
committerDavid O'Regan <doregan@gitlab.com>2022-06-01 12:48:52 +0300
commitcb2b3c351449420e3d42c74a1eb14a3b44cb7c35 (patch)
tree93dfe2785ada8dd598eff7afdd8ee8961f743098 /package.json
parent7587182c0ac4d601fb4dee0c9cf4dd9c4ab5b089 (diff)
Bundle Bootstrap JS and jQuery with Rollup
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 07ac9791..292fbcf7 100644
--- a/package.json
+++ b/package.json
@@ -46,6 +46,7 @@
"bootstrap": "^4.6.1",
"eslint-plugin-filenames": "^1.3.2",
"instantsearch.js": "^4.40.6",
+ "jquery": "^3.6.0",
"pikaday": "^1.8.2",
"vue": "^2.6.14"
}