Skip to content

Commit 2afeed5

Browse files
add react-test-renderer to emotion example #524
1 parent 29f48d8 commit 2afeed5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/emotion/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"emotion-primitives": "^1.0.0-beta.6",
2222
"react": "^16.4.1",
2323
"react-primitives": "^0.6.0",
24-
"react-sketchapp": "^3.0.0"
24+
"react-sketchapp": "^3.0.0",
25+
"react-test-renderer": "^16.3.2"
2526
}
2627
}

0 commit comments

Comments
 (0)