This repository was archived by the owner on Jan 31, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " bs-react- testing-library" ,
2
+ "name" : " @rescriptbr/ testing-library" ,
3
3
"version" : " 0.8.0" ,
4
- "description" : " BuckleScript bindings for react-testing-library. " ,
5
- "repository" : " wyze/bs- react-testing-library" ,
4
+ "description" : " ReScript bindings for react-testing-library" ,
5
+ "repository" : " rescriptbr/ react-testing-library" ,
6
6
"author" : {
7
- "name" : " Neil Kistner" ,
8
- "email" : " neil.kistner@gmail.com" ,
9
- "url" : " https://neilkistner.com"
7
+ "name" : " ReScript Brasil" ,
8
+ "email" : " vmarcosp.pereira@gmail.com"
10
9
},
11
10
"license" : " MIT" ,
12
11
"files" : [
13
- " src/*.re " ,
14
- " src/*.rei " ,
12
+ " src/*.res " ,
13
+ " src/*.resi " ,
15
14
" bsconfig.json"
16
15
],
17
16
"scripts" : {
31
30
"keywords" : [
32
31
" bucklescript" ,
33
32
" react" ,
34
- " testing"
33
+ " testing" ,
34
+ " rescript-react" ,
35
+ " rescript-react-testing-library"
35
36
],
36
37
"dependencies" : {
37
38
"@testing-library/react" : " ^11.1.0" ,
38
39
"bs-dom-testing-library" : " ^0.7.0"
39
40
},
40
41
"peerDependencies" : {
41
- "reason- react" : " < 0.8.0 "
42
+ "@rescript/ react" : " <0.10.1 "
42
43
},
43
44
"devDependencies" : {
44
45
"@glennsl/bs-jest" : " ^0.5.1" ,
You can’t perform that action at this time.
0 commit comments