diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2021-04-02 15:54:30 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2021-04-02 15:54:30 +0200 |
| commit | a5edc770771479532f6e4af08e71b242744625d2 (patch) | |
| tree | 1445a098f8e5615d864f9006812b54c4db8f311b /package.json | |
| parent | 353334c69f52a49c92618bb673dd11c506c383cd (diff) | |
mitigating some weird nav issues and FOUC
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index c9765a8..c2bd6d4 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,7 @@ "exifreader": "^3.8.0", "fetch-jsonp": "^1.1.3", "file-saver": "^2.0.2", + "fontfaceobserver": "^2.1.0", "history": "^4.10.1", "lodash.debounce": "^4.0.8", "lodash.throttle": "^4.1.1", |
