Skip to content

Commit

Permalink
Merge pull request #18 from markdumay/develop
Browse files Browse the repository at this point in the history
Update main theme dependency
  • Loading branch information
markdumay authored Oct 21, 2022
2 parents 8508e97 + a7d8651 commit 42701ef
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@markdumay/hugo-theme-hinode-child",
"version": "0.3.5",
"version": "0.3.6",
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@fortawesome/fontawesome-free": "^6.2.0",
"@fullhuman/postcss-purgecss": "^5.0.0",
"@markdumay/hugo-theme-hinode": "^0.4.5",
"@markdumay/hugo-theme-hinode": "^0.4.6",
"autoprefixer": "^10.4.12",
"bootstrap": "^5.2.2",
"eslint": "^8.25.0",
Expand Down

0 comments on commit 42701ef

Please sign in to comment.