Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Commit

Permalink
Add nock dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fabien0102 committed Aug 5, 2018
1 parent 5af7154 commit ca3bef3
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 0 deletions.
102 changes: 102 additions & 0 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,14 @@
},
"devDependencies": {
"@types/jest": "^23.3.1",
"@types/nock": "^9.3.0",
"@types/react": "^16.4.1",
"doctoc": "^1.3.1",
"husky": "^0.14.3",
"jest": "^23.1.0",
"jest-dom": "^1.8.1",
"lint-staged": "^7.2.0",
"nock": "^9.4.4",
"prettier": "^1.13.5",
"react-testing-library": "^4.1.2",
"rollup": "^0.63.5",
Expand Down

0 comments on commit ca3bef3

Please sign in to comment.