From 146d9ed674245940221d3a56fd20ca243f90060a Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sun, 18 Feb 2024 02:56:04 +0000 Subject: build: Optimizing the docker image sizes a bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index c9b15e86..be5f485c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,8 @@ "class-variance-authority": "^0.7.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-react": "^7.33.2", - "eslint-plugin-react-hooks": "^4.6.0" + "eslint-plugin-react-hooks": "^4.6.0", + "typescript": "^5" }, "devDependencies": { "@tanstack/eslint-plugin-query": "^5.20.1", @@ -35,8 +36,7 @@ "eslint-plugin-tailwindcss": "^3.14.2", "install": "^0.13.0", "prettier": "3.2.5", - "prettier-plugin-tailwindcss": "^0.5.11", - "typescript": "^5" + "prettier-plugin-tailwindcss": "^0.5.11" }, "packageManager": "yarn@4.1.0" } -- cgit v1.2.3-70-g09d2