We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e19285 commit fd37027Copy full SHA for fd37027
rust/README.md
@@ -51,7 +51,7 @@ This will add the dependency to your `package.json` file.
51
52
```json
53
...
54
- "@remix-run/serve": "1.1.3",
+ "@remix-run/serve": "2.9.2",
55
"<library-name>": "file:<library-name>/pkg"
56
57
```
0 commit comments