Skip to content

Commit e35c213

Browse files
committedDec 13, 2019
feat(screen): add screen export
1 parent ad5598f commit e35c213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"license": "MIT",
4747
"dependencies": {
4848
"@babel/runtime": "^7.7.6",
49-
"@testing-library/dom": "^6.10.1",
49+
"@testing-library/dom": "^6.11.0",
5050
"@types/testing-library__react": "^9.1.2"
5151
},
5252
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.