Add use-long-press

This commit is contained in:
Gigiaj 2025-06-15 16:09:12 -05:00
parent 64ea5f262b
commit d8a51b41e0

View file

@ -80,7 +80,8 @@
"slate-history": "0.110.3", "slate-history": "0.110.3",
"slate-react": "0.112.1", "slate-react": "0.112.1",
"tippy.js": "6.3.7", "tippy.js": "6.3.7",
"ua-parser-js": "1.0.35" "ua-parser-js": "1.0.35",
"use-long-press": "3.3.0"
}, },
"devDependencies": { "devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "0.2.3", "@esbuild-plugins/node-globals-polyfill": "0.2.3",