Skip to content

Commit

Permalink
Attempting to fix mobile deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zbuster05 committed Sep 20, 2022
1 parent f138fd6 commit e48f822
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 @@ -26,6 +26,7 @@
"@types/react-router-dom": "^5.1.3",
"auto-bind": "^4.0.0",
"bootstrap": "^5.0.2",
"capacitor-native-settings": "^4.0.0",
"chrono-node": "^2.3.0",
"codemirror": "^5.62.0",
"date-fns-timezone": "^0.1.4",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5390,6 +5390,11 @@ caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.300011
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001370.tgz#0a30d4f20d38b9e108cc5ae7cc62df9fe66cd5ba"
integrity sha512-3PDmaP56wz/qz7G508xzjx8C+MC2qEm4SYhSEzC9IBROo+dGXFWRuaXkWti0A9tuI00g+toiriVqxtWMgl350g==

capacitor-native-settings@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/capacitor-native-settings/-/capacitor-native-settings-4.0.0.tgz#c06e38f44d49e8a69437655e6e7339baf260dded"
integrity sha512-H8lNw+zCVhNveb4tbI22CAYgarRjMV5ETcSyo5ehAlHyHiE3aGgDoVjF6ne525wGu685dyFDFXAKKbSaz8sk0A==

capture-exit@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
Expand Down

0 comments on commit e48f822

Please sign in to comment.