1
0

fix: use lodash.debounce for searching unsplash background

This commit is contained in:
Dominik Pschenitschni
2021-10-17 14:47:30 +02:00
parent 56365591cf
commit c1078255fc
2 changed files with 15 additions and 18 deletions

View File

@ -29,6 +29,7 @@
"highlight.js": "11.2.0",
"is-touch-device": "1.0.1",
"lodash.clonedeep": "^4.5.0",
"lodash.debounce": "^4.0.8",
"marked": "3.0.7",
"register-service-worker": "1.7.2",
"snake-case": "3.0.4",