Use pepjs instead of our own pointerevent polyfill

This commit is contained in:
ahocevar
2019-08-28 21:48:06 +02:00
parent aca4a39863
commit 74e8e013cf
27 changed files with 197 additions and 2430 deletions

View File

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