We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96d7b83 commit 7fabc3cCopy full SHA for 7fabc3c
1 file changed
README.md
@@ -13,7 +13,7 @@ https://docify.deno.dev
13
14
```typescript
15
// start.ts
16
-import "jsr:@focal/docify@1.0.6";
+import "jsr:@focal/docify@1.0.10";
17
```
18
19
Add a `deno.json` file in the same directory with the following content:
0 commit comments