Skip to content

Commit

Permalink
Fix babel.config.js and update mobile dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Dec 10, 2024
1 parent 59520cc commit 70c0452
Show file tree
Hide file tree
Showing 3 changed files with 162 additions and 168 deletions.
4 changes: 2 additions & 2 deletions mobile/babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ module.exports = function (api) {
{
moduleName: '@env',
path: '.env',
blacklist: null,
whitelist: null,
blocklist: null,
allowlist: null,
safe: true,
allowUndefined: false,
},
Expand Down
Loading

0 comments on commit 70c0452

Please sign in to comment.