Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.editor
Commits
e0438e80
Commit
e0438e80
authored
Jul 24, 2018
by
Jaden DIEFENBAUGH
Browse files
[js] update bootstrap dep
parent
bbd42e2a
Changes
2
Hide whitespace changes
Inline
Side-by-side
conda/js/package-lock.json
View file @
e0438e80
...
...
@@ -2020,9 +2020,9 @@
}
},
"bootstrap": {
"version": "4.1.
2
",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.1.
2
.tgz",
"integrity": "sha512-
3bP609EdMc/8EwgGp8KgpN8HwnR4V4lZ9CTi5pImMrXNxpkw7dK1B05aMwQWpG1ZWmTLlBSN/uzkuz5GsmQNFA
=="
"version": "4.1.
3
",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.1.
3
.tgz",
"integrity": "sha512-
rDFIzgXcof0jDyjNosjv4Sno77X4KuPeFxG2XZZv1/Kc8DRVGVADdoQyyOVDwPqL36DDmtCQbrpMCqvpPLJQ0w
=="
},
"brace-expansion": {
"version": "1.1.8",
...
...
conda/js/package.json
View file @
e0438e80
...
...
@@ -81,7 +81,7 @@
},
"dependencies"
:
{
"ajv"
:
"^6.5.2"
,
"bootstrap"
:
"^4.1.
2
"
,
"bootstrap"
:
"^4.1.
3
"
,
"classnames"
:
"^2.2.6"
,
"d3"
:
"^5.5.0"
,
"fast-levenshtein"
:
"^2.0.6"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment