Skip to content

Commit

Permalink
fix: cannot require nanoid@4
Browse files Browse the repository at this point in the history
  • Loading branch information
Val-istar-Guo committed Feb 22, 2023
1 parent eff77fd commit 9d7c643
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 @@ -101,7 +101,7 @@
"js-yaml": "^4.1.0",
"json5": "^2.2.1",
"micromatch": "^4.0.5",
"nanoid": "^4.0.1",
"nanoid": "^3.3.4",
"ora": "^5.4.1",
"pretty-error": "^4.0.0",
"ramda": "^0.28.0",
Expand Down

0 comments on commit 9d7c643

Please sign in to comment.