Skip to content

Commit

Permalink
Remove nock as a 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 9da4966 commit febf37f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 70 deletions.
69 changes: 1 addition & 68 deletions package-lock.json

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

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

0 comments on commit febf37f

Please sign in to comment.