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 5b2fe2c commit d6e17abCopy full SHA for d6e17ab
1 file changed
www/content/docs.md
@@ -149,7 +149,7 @@ and include it where necessary with a `<script>` tag:
149
For npm-style build systems, you can install htmx via [npm](https://www.npmjs.com/):
150
151
```sh
152
-npm install htmx.org@2.0.2
+npm install htmx.org@2.0.3
153
```
154
155
After installing, you’ll need to use appropriate tooling to use `node_modules/htmx.org/dist/htmx.js` (or `.min.js`).
0 commit comments