diff --git a/package.json b/package.json index 3a22cc0..e9aa261 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jeobeardy", - "version": "1.1.0", + "version": "1.1.1", "description": "Jeobeardy (/dʒebeərdi/) is similiar to but not quite like Jeopardy. It is a quiz game where you can create your own boards with categories and then make your friends compete in a fun and interactive way", "keywords": [ "jeobeardy", @@ -34,6 +34,7 @@ "@fortawesome/free-solid-svg-icons": "~7.2.0", "@fortawesome/vue-fontawesome": "~3.1.3", "@popperjs/core": "~2.11.8", + "@vitejs/plugin-vue": "~6.0.5", "axios": "~1.15.0", "bcryptjs": "~3.0.3", "body-parser": "~2.2.2", @@ -57,7 +58,6 @@ }, "devDependencies": { "@rushstack/eslint-patch": "~1.16.1", - "@vitejs/plugin-vue": "~6.0.5", "@vue/eslint-config-prettier": "~10.2.0", "eslint": "~10.2.0", "eslint-plugin-vue": "~10.8.0",