install font face observer

This commit is contained in:
Julien Calixte
2024-04-06 14:10:30 +02:00
parent eca44b3e76
commit 458ac16d73
2 changed files with 16 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
"@vueuse/router": "^10.3.0",
"bulma": "^0.9.4",
"date-fns": "^2.30.0",
"fontfaceobserver": "^2.3.0",
"isomorphic-fetch": "^3.0.0",
"markdown-it": "^13.0.2",
"markdown-it-block-embed": "^0.0.3",
@@ -43,6 +44,7 @@
"devDependencies": {
"@babel/core": "^7.23.3",
"@rushstack/eslint-patch": "^1.5.1",
"@types/fontfaceobserver": "^2.1.3",
"@types/markdown-it": "^13.0.6",
"@types/node": "^20.9.0",
"@types/pouchdb-browser": "^6.1.5",