Skip to content

Commit

Permalink
Add typedefs for p-limit
Browse files Browse the repository at this point in the history
  • Loading branch information
mxstbr committed May 1, 2018
1 parent 8ad3f9b commit 45a7de4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
},
"dependencies": {
"@octokit/rest": "^15.2.6",
"@types/p-limit": "^1.1.2",
"babel-polyfill": "^6.23.0",
"chalk": "^2.3.0",
"commander": "^2.13.0",
Expand Down
4 changes: 4 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@
version "8.0.46"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.46.tgz#6e1766b2d0ed06631d5b5f87bb8e72c8dbb6888e"

"@types/p-limit@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@types/p-limit/-/p-limit-1.1.2.tgz#2af70c9f80fc85ab7502ca92091be0b8f401a774"

"@types/readline-sync@^1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@types/readline-sync/-/readline-sync-1.4.2.tgz#516b5f4f250534062b6bb08ae8367a088dcf739f"
Expand Down

0 comments on commit 45a7de4

Please sign in to comment.