Skip to content

Commit

Permalink
add u2f-api package to config overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
pbca26 committed Feb 1, 2021
1 parent 31d3df8 commit 483c1f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ module.exports = {
path.resolve(paths.appNodeModules, 'semver'),
path.resolve(paths.appNodeModules, 'lru-cache'),
path.resolve(paths.appNodeModules, 'yallist'),
path.resolve(paths.appNodeModules, 'u2f-api'),
path.resolve(paths.appNodeModules, '@ledgerhq/hw-app-btc'),
path.resolve(paths.appNodeModules, '@ledgerhq/hw-transport/lib-es'),
path.resolve(paths.appNodeModules, '@ledgerhq/hw-transport-webusb/lib-es'),
Expand Down

0 comments on commit 483c1f1

Please sign in to comment.