Skip to content

Commit

Permalink
Add react-test-renderer
Browse files Browse the repository at this point in the history
  • Loading branch information
glennreyes committed Jul 20, 2018
1 parent fa452bf commit 3b00320
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"prettier": "^1.13.5",
"raw-loader": "^0.5.1",
"react-styleguidist": "^5.0.6",
"react-test-renderer": "^15.5.4",
"svgo": "^0.6.1",
"webpack": "^2.6.1",
"webpack-dev-server": "^1.14.0"
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6749,6 +6749,13 @@ react-styleguidist@^5.0.6:
webpack-merge "^4.1.0"
webpage "^0.3.0"

react-test-renderer@^15.5.4:
version "15.6.2"
resolved "https://registry.npmjs.org/react-test-renderer/-/react-test-renderer-15.6.2.tgz#d0333434fc2c438092696ca770da5ed48037efa8"
dependencies:
fbjs "^0.8.9"
object-assign "^4.1.0"

react-transition-group@^2.2.1:
version "2.3.1"
resolved "https://registry.npmjs.org/react-transition-group/-/react-transition-group-2.3.1.tgz#31d611b33e143a5e0f2d94c348e026a0f3b474b6"
Expand Down

0 comments on commit 3b00320

Please sign in to comment.