diff --git a/examples/custom-webpack/sanity-app/package.json b/examples/custom-webpack/sanity-app/package.json index c35931145..60b0a6d7b 100644 --- a/examples/custom-webpack/sanity-app/package.json +++ b/examples/custom-webpack/sanity-app/package.json @@ -25,7 +25,7 @@ "zone.js": "0.14.7" }, "devDependencies": { - "@angular-builders/custom-webpack": "workspace:*", + "@angular-builders/custom-webpack": "2.2.0", "@angular-devkit/build-angular": "18.0.1", "@angular/cli": "18.0.1", "@angular/compiler-cli": "18.0.6",