Skip to content

Commit

Permalink
chore: add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
albttx committed Jul 23, 2022
1 parent 9427529 commit d6151fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
},
"devDependencies": {
"@types/yargs": "^17.0.10",
"@vercel/ncc": "vercel/ncc",
"pkg": "vercel/pkg",
"typescript": "^4.7.4"
}
}
}
4 changes: 4 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,10 @@
dependencies:
"@types/yargs-parser" "*"

"@vercel/ncc@vercel/ncc":
version "0.34.0"
resolved "https://codeload.github.com/vercel/ncc/tar.gz/b32cafcd97ec1f8e60d565f00af9e11b8e814640"

agent-base@6:
version "6.0.2"
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
Expand Down

0 comments on commit d6151fe

Please sign in to comment.