Skip to content

Commit e4853f3

Browse files
committed
Removed old header from README
1 parent be444a4 commit e4853f3

File tree

3 files changed

+55
-4
lines changed

3 files changed

+55
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# react-hooks-testing-library
2-
3-
Simple component wrapper and utilities for testing React hooks.
4-
51
<div align="center">
62
<h1>react-hooks-testing-library</h1>
73

package-lock.json

Lines changed: 52 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,16 @@
4444
"eslint": "^5.14.1",
4545
"eslint-config-prettier": "^4.0.0",
4646
"eslint-plugin-prettier": "^3.0.1",
47+
"fetch-mock": "^7.3.1",
4748
"husky": "^1.3.1",
4849
"jest": "^24.1.0",
4950
"lint-staged": "^8.1.4",
51+
"node-fetch": "^2.3.0",
5052
"prettier": "^1.16.4",
5153
"prettier-eslint": "^8.8.2",
5254
"prettier-eslint-cli": "^4.7.1",
5355
"react": "^16.8.3",
56+
"react-async": "^5.1.0",
5457
"react-dom": "^16.8.3",
5558
"typescript": "^3.3.3333",
5659
"typings-tester": "^0.3.2"

0 commit comments

Comments
 (0)