Merge pull request #9888 from ahocevar/pep

Use PointerEvent polyfill instead of our own abstraction
This commit is contained in:
Andreas Hocevar
2019-08-31 21:07:02 +02:00
committed by GitHub
28 changed files with 202 additions and 2437 deletions

View File

@@ -37,6 +37,7 @@
},
"dependencies": {
"pbf": "3.2.0",
"pepjs": "^0.5.2",
"pixelworks": "1.1.0",
"rbush": "^3.0.0"
},