Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
b91ce094
Unverified
Commit
b91ce094
authored
5 years ago
by
XhmikosR
Committed by
GitHub
5 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update hugo-bin to v0.47.0 (Hugo 0.59.0) (#29562)
parent
3b876be6
3 merge requests
!31948
Examples/Floating-labels: fix bad behavior with autofill
,
!30064
test
,
!29626
Creating own repository
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
package-lock.json
+3
-3
package-lock.json
package.json
+1
-1
package.json
with
4 additions
and
4 deletions
+4
-4
package-lock.json
+
3
-
3
View file @
b91ce094
...
...
@@ -5783,9 +5783,9 @@
}
},
"hugo-bin"
:
{
"version"
:
"0.4
6.3
"
,
"resolved"
:
"https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.4
6.3
.tgz"
,
"integrity"
:
"sha512-
Frj0fGHdl3cnqa94az43Dn5GtFh3wLGkmx8xtV6EidYXI0/UWUrKP9kLWsHtxeXASss59TTVUReS+G8UDKqFUQ
=="
,
"version"
:
"0.4
7.0
"
,
"resolved"
:
"https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.4
7.0
.tgz"
,
"integrity"
:
"sha512-
v9aJ7FRXU7HYWy13MJPLQIt6qcPx3ysRtUwS/Bh73Z6TidNwDl8fYz+k/k1kOwrmpn8gxbc18aM9P5khfz1Hiw
=="
,
"dev"
:
true
,
"requires"
:
{
"bin-wrapper"
:
"^4.1.0"
,
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
-
1
View file @
b91ce094
...
...
@@ -105,7 +105,7 @@
"
find-unused-sass-variables
"
:
"
^0.6.0
"
,
"
glob
"
:
"
^7.1.4
"
,
"
hammer-simulator
"
:
"
0.0.1
"
,
"
hugo-bin
"
:
"
^0.4
6.3
"
,
"
hugo-bin
"
:
"
^0.4
7.0
"
,
"
ip
"
:
"
^1.1.5
"
,
"
jasmine-core
"
:
"
^3.5.0
"
,
"
karma
"
:
"
^4.3.0
"
,
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets