diff --git a/nextjs-ecommerce-oneclick/package.json b/nextjs-ecommerce-oneclick/package.json index cf2eadda..2b7572cb 100644 --- a/nextjs-ecommerce-oneclick/package.json +++ b/nextjs-ecommerce-oneclick/package.json @@ -41,7 +41,6 @@ "eslint-config-next": "^15.0.4", "eslint-config-prettier": "^9.1.0", "eslint-plugin-deprecation": "^3.0.0", - "husky": "^7.0.2", "npm-run-all": "^4.1.5", "postcss": "^8.3.5", "prettier": "^3.4.2", diff --git a/package.json b/package.json index aac83b3b..eb963758 100644 --- a/package.json +++ b/package.json @@ -35,12 +35,5 @@ } } } - }, - "workspaces": [ - "*", - "message-passing/*", - "monorepo-folders/packages/*", - "food-delivery/packages/*", - "food-delivery/apps/*" - ] + } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1410612e..98c81523 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2134,9 +2134,6 @@ importers: eslint-plugin-deprecation: specifier: ^3.0.0 version: 3.0.0(eslint@8.57.1)(typescript@5.7.2) - husky: - specifier: ^7.0.2 - version: 7.0.4 npm-run-all: specifier: ^4.1.5 version: 4.1.5