We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dfb18f commit 1aa581dCopy full SHA for 1aa581d
README.md
@@ -31,7 +31,7 @@ yarn add rescript-react-navigation
31
```
32
33
`rescript-react-navigation` should be added to `bs-dependencies` in your
34
-`bsconfig.json`:
+`rescript.json`:
35
36
```diff
37
{
package.json
@@ -26,7 +26,7 @@
26
],
27
"files": [
28
"*.md",
29
- "bsconfig.json",
+ "rescript.json",
30
"src/**/*.res",
"src/**/*.resi",
"src/**/*.js",
0 commit comments