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 f0bc701 commit b166388Copy full SHA for b166388
README.md
@@ -21,7 +21,7 @@ god knew i'd be too powerful if I could solve captchas everyday so here we are
21
first import the `WebPortal` class inside a `<script type="module">` tag:
22
23
```javascript
24
-import { WebPortal } from 'https://cdn.jsdelivr.net/npm/[email protected].15/dist/jsjiit.min.esm.js';
+import { WebPortal } from 'https://cdn.jsdelivr.net/npm/[email protected].16/dist/jsjiit.min.esm.js';
25
```
26
27
> [!IMPORTANT]
0 commit comments