Update a Theme

  1. Update version constraint in gon.json:

    {
    "themes": {
    "frontend": "mysite:^2.0"
    }
    }
  2. Reinstall:

    gon install