Skip to content

Commit d4846f3

Browse files
committed
fix(build-storybook): building a storybook static site still requires test-utils
1 parent d46d739 commit d4846f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
"nyc": "10.2.0",
8282
"prop-types": "15.5.8",
8383
"react": "15.5.4",
84+
"react-addons-test-utils": "15.5.1",
8485
"react-helmet": "5.0.3",
8586
"react-test-renderer": "15.5.4",
8687
"rimraf": "2.6.1",

0 commit comments

Comments
 (0)