Skip to content

Commit

Permalink
Downgrade p-limit to 4.0.0 to workaround an ncc issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed Feb 29, 2024
1 parent f1fb17e commit c166dab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"license": "GPL-3.0-or-later",
"dependencies": {
"francois-libyear": "^0.8.0",
"p-limit": "^5.0.0",
"p-limit": "^4.0.0",
"preferred-pm": "^3.0.3",
"semver": "^7.5.2",
"simple-git": "^3.19.0"
Expand Down

0 comments on commit c166dab

Please sign in to comment.