File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # rescript-react-testing-library · ; [ ![ Build Status] [ actions-image ]] [ actions-url ] [ ![ npm] [ npm-image ]] [ npm-url ] [ ![ Codecov] [ codecov-image ]] [ codecov-url ]
1+ # @ tomvardasca/ rescript-react-testing-library · ; [ ![ Build Status] [ actions-image ]] [ actions-url ] [ ![ npm] [ npm-image ]] [ npm-url ] [ ![ Codecov] [ codecov-image ]] [ codecov-url ]
22
33> [ ReScript] ( //github.com/rescript-lang/rescript-compiler ) bindings for [ react-testing-library] ( //github.com/testing-library/react-testing-library ) .
44
99## Installation
1010
1111``` sh
12- $ yarn add --dev rescript-react-testing-library
12+ $ yarn add --dev @tomvardasca/ rescript-react-testing-library
1313
1414# or..
1515
16- $ npm install --save-dev rescript-react-testing-library
16+ $ npm install --save-dev @tomvardasca/ rescript-react-testing-library
1717```
1818
1919## Usage
@@ -23,7 +23,7 @@ $ npm install --save-dev rescript-react-testing-library
2323``` json
2424{
2525 "bs-dev-dependencies" : [
26- " rescript-react-testing-library"
26+ " @tomvardasca/ rescript-react-testing-library"
2727 ]
2828}
2929```
You can’t perform that action at this time.
0 commit comments