Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Nomad
Commits
e03ec7e7
Commit
e03ec7e7
authored
4 years ago
by
Jeff Escalante
Browse files
Options
Download
Email Patches
Plain Diff
downgrade inline svg
parent
eea889c3
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
website/package-lock.json
+3
-3
website/package-lock.json
website/package.json
+1
-1
website/package.json
with
4 additions
and
4 deletions
+4
-4
website/package-lock.json
+
3
-
3
View file @
e03ec7e7
...
...
@@ -1882,9 +1882,9 @@
}
},
"@hashicorp/react-inline-svg": {
"version": "
4
.0.
5
",
"resolved": "https://registry.npmjs.org/@hashicorp/react-inline-svg/-/react-inline-svg-
4
.0.
5
.tgz",
"integrity": "sha512-
0wWbt7puT7pvB5wmL+kzTuikg8UDYCf3yEpsCXRvUkJ6rULEszFltPSWUXKIiqqWnJNbe6vrNo96OJMpXIW45Q
=="
"version": "
1
.0.
2
",
"resolved": "https://registry.npmjs.org/@hashicorp/react-inline-svg/-/react-inline-svg-
1
.0.
2
.tgz",
"integrity": "sha512-
AAFnBslSTgnEr++dTbMn3sybAqvn7myIj88ijGigF6u11eSRiV64zqEcyYLQKWTV6dF4AvYoxiYC6GSOgiM0Yw
=="
},
"@hashicorp/react-link-wrap": {
"version": "0.0.3",
...
...
This diff is collapsed.
Click to expand it.
website/package.json
+
1
-
1
View file @
e03ec7e7
...
...
@@ -17,7 +17,7 @@
"@hashicorp/react-head"
:
"1.1.4"
,
"@hashicorp/react-hero"
:
"3.1.9"
,
"@hashicorp/react-image"
:
"3.0.1"
,
"@hashicorp/react-inline-svg"
:
"
4
.0.
5
"
,
"@hashicorp/react-inline-svg"
:
"
1
.0.
2
"
,
"@hashicorp/react-product-downloader"
:
"4.1.5"
,
"@hashicorp/react-search"
:
"^2.1.2"
,
"@hashicorp/react-section-header"
:
"3.0.0"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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
Menu
Projects
Groups
Snippets
Help