Skip to content

Commit

Permalink
fix another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shamilovtim committed Apr 19, 2024
1 parent 9cadb63 commit fe1457e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ module.exports = function (api) {
{
alias: {
crypto: 'react-native-quick-crypto',
stream: 'stream-browserify',
stream: 'readable-stream',
buffer: '@craftzdog/react-native-buffer',
'bn.js': 'react-native-bignumber',
},
Expand Down

0 comments on commit fe1457e

Please sign in to comment.