From 12eda8b28e84f25e7122c65d2e2e83089828ea00 Mon Sep 17 00:00:00 2001 From: Stefan van Herwijnen <5968971+stefanvanherwijnen@users.noreply.github.com> Date: Thu, 31 Jul 2025 10:00:07 +0200 Subject: [PATCH] Update quasar-framework Vue version Quasar Framework has switched to Vue 3 a long time ago with Quasar 2+. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 132fc67ad..a53fdf633 100644 --- a/README.md +++ b/README.md @@ -872,7 +872,7 @@ _Set of components + responsive layout system_ -- [quasar-framework](https://github.com/quasarframework/quasar) - Quasar Framework. Build responsive websites, hybrid mobile Apps and Electron apps using same code, with VueJs 2. +- [quasar-framework](https://github.com/quasarframework/quasar) - Quasar Framework. Build responsive websites, hybrid mobile Apps and Electron apps using same code, with Vue.js 3. - [vue-material](https://github.com/vuematerial/vue-material) - Material design for Vue.js. - [vuetify](https://github.com/vuetifyjs/vuetify) - Material Component Framework for Vue.js 2. - [buefy](https://github.com/rafaelpimpa/buefy) - Components based on Bulma framework.