about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEmelia Smith <ThisIsMissEm@users.noreply.github.com>2018-04-04 11:58:15 +0200
committerEugen Rochko <eugen@zeonfederated.com>2018-04-04 11:58:15 +0200
commit7a810827040f31fb3936047f444efb77b743ed85 (patch)
treefe50e088fb50cdebf7fce11fe4d21b4f44bb1631 /package.json
parent07176fed374b0ef94aacd1f3ea95b6dec2eb79dd (diff)
Revert "Add double-tap zoom functionary to `ZoomableImage` (#6944)" (#7035)
Unfortunately the new hammer.js functionality wasn't correctly tested and didn't work across devices and browsers, as such, it's best to revert PR #6944 until we can revisit this functionality and make it work across all devices and browsers that are supported by Mastodon.

This reverts commit 5021c4e9ca78881f5379a18185a46e580b8f2c34.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index d4de3a157..9858d28d4 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,6 @@
     "file-loader": "^0.11.2",
     "font-awesome": "^4.7.0",
     "glob": "^7.1.1",
-    "hammerjs": "^2.0.8",
     "http-link-header": "^0.8.0",
     "immutable": "^3.8.2",
     "imports-loader": "^0.8.0",