Skip to content

Commit d191a86

Browse files
author
rocketraccoon
committed
feat(testing-library): testplane testing library # fix testplane version
1 parent 4085683 commit d191a86

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
22

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"license": "MIT",
2222
"homepage": "https://github.com/gemini-testing/testplane-testing-library#readme",
2323
"peerDependencies": {
24-
"testplane": "^8.0.0"
24+
"testplane": "^8.25.3"
2525
},
2626
"dependencies": {
2727
"@testing-library/dom": "^10.4.0"

0 commit comments

Comments
 (0)