Skip to content

Commit

Permalink
chore: add react as a dev dependency for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Aug 2, 2021
1 parent f0625de commit 9bac238
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 12 deletions.
45 changes: 33 additions & 12 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"node-fetch": "^2.6.1",
"nyc": "^15.1.0",
"prettier": "^2.3.2",
"react": "^17.0.2",
"react-test-renderer": "^17.0.2",
"sinon": "^11.1.1",
"siroc": "^0.11.1",
Expand Down

0 comments on commit 9bac238

Please sign in to comment.