summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-06-06 16:45:24 +0200
committerJules Laplace <julescarbon@gmail.com>2020-06-06 16:45:24 +0200
commit4d44f689b61108dddbc10b87df5e70625ac67557 (patch)
tree1e581ad24d00f4fbea92d9b6d820096f9c1cc1af /package.json
parent434e53dea597f61ad59e14012f528ceac58ead85 (diff)
debounce tile sort order
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index b3cfada..33456c3 100644
--- a/package.json
+++ b/package.json
@@ -43,6 +43,7 @@
"fetch-jsonp": "^1.1.3",
"file-saver": "^2.0.2",
"history": "^4.10.1",
+ "lodash.debounce": "^4.0.8",
"node-fetch": "^2.6.0",
"preact": "^10.3.3",
"preact-compat": "^3.19.0",