Skip to content

Commit

Permalink
chore: added hook for detecting mobile userAgent
Browse files Browse the repository at this point in the history
  • Loading branch information
zstix committed Jun 2, 2021
1 parent beb42df commit 0f668fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"snyk": "^1.437.4",
"use-dark-mode": "^2.3.1",
"use-media": "^1.4.0",
"use-mobile-detect-hook": "^1.0.4",
"warning": "^4.0.3",
"xstate": "^4.14.0"
},
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18713,6 +18713,11 @@ use-media@^1.4.0:
resolved "https://registry.yarnpkg.com/use-media/-/use-media-1.4.0.tgz#e777bf1f382a7aacabbd1f9ce3da2b62e58b2a98"
integrity sha512-XsgyUAf3nhzZmEfhc5MqLHwyaPjs78bgytpVJ/xDl0TF4Bptf3vEpBNBBT/EIKOmsOc8UbuECq3mrP3mt1QANA==

use-mobile-detect-hook@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/use-mobile-detect-hook/-/use-mobile-detect-hook-1.0.4.tgz#99dbded06d9e326c36fad19fb39b5ad3df37e499"
integrity sha512-2LchNLtoWmllIGE3obppw2R2Q1a17yZBtWgnYiVkSksU4IaK5L8AE7qGPn0s00J8AydlmRDnDhuSNfULf1EGuQ==

use-persisted-state@^0.3.0:
version "0.3.3"
resolved "https://registry.yarnpkg.com/use-persisted-state/-/use-persisted-state-0.3.3.tgz#5e0f2236967cec7c34de33abc07ae6818e7c7451"
Expand Down

0 comments on commit 0f668fe

Please sign in to comment.