-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Using component-tap-event to more accurately distinguish betw…
…een scrolls and taps on touch devices" This reverts commit 3b7c57f.
- Loading branch information
Aaria Carter-Weir
committed
Aug 29, 2019
1 parent
b95c5d8
commit e74c57f
Showing
3 changed files
with
1 addition
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,8 +57,5 @@ | |
}, | ||
"engines": { | ||
"node": ">=6" | ||
}, | ||
"dependencies": { | ||
"component-tap-event": "^1.1.4" | ||
} | ||
} |