Skip to content

Commit 254e04f

Browse files
committed
readme fix
1 parent c06e9d9 commit 254e04f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ https://remix-development-tools.fly.dev/
2727

2828
```bash
2929
npm install remix-development-tools -D
30-
```
30+
```
3131

3232
```js
3333
import { remixDevTools } from "remix-development-tools";

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "remix-development-tools",
33
"description": "Remix development tools - a set of tools for developing/debugging Remix.run apps",
44
"author": "Alem Tuzlak",
5-
"version": "4.0.0",
5+
"version": "4.0.1",
66
"license": "MIT",
77
"keywords": [
88
"remix",

0 commit comments

Comments
 (0)