Skip to content

Commit

Permalink
fix: problems with fonts in SSR
Browse files Browse the repository at this point in the history
  • Loading branch information
amalcaraz committed Oct 17, 2023
1 parent d023070 commit c9e3244
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 916 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
Expand Up @@ -11,7 +11,7 @@
"lint:fix": "next lint --fix"
},
"dependencies": {
"@aleph-front/aleph-core": "^1.5.4",
"@aleph-front/aleph-core": "^1.5.8",
"@fortawesome/fontawesome-svg-core": "^6.3.0",
"@helia/unixfs": "^1.4.1",
"@hookform/resolvers": "^3.1.1",
Expand Down Expand Up @@ -57,4 +57,4 @@
"preset": "styled-components"
}
}
}
}
Loading

0 comments on commit c9e3244

Please sign in to comment.