> For the complete documentation index, see [llms.txt](https://skyslit.gitbook.io/magicjs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skyslit.gitbook.io/magicjs/update-magicjs.md).

# Update MagicJS

#### Run the below command to update MagicJS.

{% code fullWidth="false" %}

```bash
npm update "@magicjs.dev/frontend" "@magicjs.dev/backend" "@magicjs.dev/cli" "@magicjs.dev/devtools" --save
```

{% endcode %}

{% hint style="success" %}
Update all four MagicJS packages with a single command for enhanced functionality.
{% endhint %}
