Skip to content

Commit

Permalink
Install nock as devDep
Browse files Browse the repository at this point in the history
  • Loading branch information
James M. Greene authored and James M. Greene committed Jun 7, 2022
1 parent 1be290a commit 9da4966
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 2 deletions.
69 changes: 68 additions & 1 deletion package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
},
"devDependencies": {
"@vercel/ncc": "^0.34.0",
"jest": "^28.1.1"
"jest": "^28.1.1",
"nock": "^13.2.6"
}
}

0 comments on commit 9da4966

Please sign in to comment.