Skip to content

Commit

Permalink
🐛 Add p-limit to dependencies (#341)
Browse files Browse the repository at this point in the history
Thanks to @GYHHAHA
  • Loading branch information
rowanc1 authored Mar 30, 2023
1 parent 3a42cd9 commit 2db5e05
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/selfish-bags-exercise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'myst-cli': patch
---

Add p-limit to the dependencies
8 changes: 3 additions & 5 deletions package-lock.json

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

1 change: 1 addition & 0 deletions packages/myst-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
"nanoid": "^4.0.0",
"nbtx": "^0.2.3",
"node-fetch": "^3.2.10",
"p-limit": "^3.1.0",
"redux": "^4.2.0",
"simple-validators": "^0.0.3",
"strip-ansi": "^7.0.1",
Expand Down

0 comments on commit 2db5e05

Please sign in to comment.