Skip to content

Commit

Permalink
fix: downgrade nanoid
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Jan 11, 2023
1 parent f47083a commit db87fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"it-glob": "^1.0.1",
"it-to-stream": "^1.0.0",
"merge-options": "^3.0.4",
"nanoid": "^4.0.0",
"nanoid": "^3.1.20",
"native-fetch": "^3.0.0",
"node-fetch": "https://registry.npmjs.org/@achingbrain/node-fetch/-/node-fetch-2.6.7.tgz",
"react-native-fetch-api": "^3.0.0",
Expand Down

0 comments on commit db87fb5

Please sign in to comment.