improved touchscreen detection

This commit is contained in:
2021-12-04 16:22:41 -05:00
parent cb6d1daef6
commit 9a247ddb8d
3 changed files with 33 additions and 14 deletions
+2 -1
View File
@@ -38,6 +38,7 @@
"get-stream": "^6.0.1",
"html-entities": "^2.3.2",
"imagemoji": "^0.1.4",
"is-touch-device": "^1.0.1",
"modern-normalize": "github:sindresorhus/modern-normalize#1fc6b5a86676b7ac8abc62d04d6080f92debc70f",
"node-fetch": "^3.1.0",
"p-retry": "^5.0.0",
@@ -85,7 +86,7 @@
"postcss-focus": "^5.0.1",
"postcss-loader": "^6.2.1",
"postcss-svgo": "^5.0.3",
"prettier": "~2.5.0",
"prettier": "~2.5.1",
"sass": "^1.44.0",
"sass-loader": "^12.3.0",
"simple-git-hooks": "^2.7.0",