Skip to content

Commit 72f7cf0

Browse files
committed
version patch in readme
1 parent 0f338f7 commit 72f7cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ god knew i'd be too powerful if I could solve captchas everyday so here we are
2121
first import the `WebPortal` class inside a `<script type="module">` tag:
2222

2323
```javascript
24-
import { WebPortal } from 'https://cdn.jsdelivr.net/npm/[email protected].20/dist/jsjiit.min.esm.js';
24+
import { WebPortal } from 'https://cdn.jsdelivr.net/npm/[email protected].23/dist/jsjiit.min.esm.js';
2525
```
2626

2727
> [!IMPORTANT]

0 commit comments

Comments
 (0)