diff --git a/libs/scully-schematics/package.json b/libs/scully-schematics/package.json index 8f3d03fba..b0995bac9 100644 --- a/libs/scully-schematics/package.json +++ b/libs/scully-schematics/package.json @@ -33,7 +33,6 @@ "@schematics/angular": ">12.0.0", "guess-parser": "^0.4.22", "js-yaml": "^4.1.0", - "schematics-utilities": "^2.0.3", "typescript": "^4.2.4" }, "devDependencies": { @@ -48,4 +47,4 @@ "peerDependencies": { "guess-parser": "^0.4.22" } -} \ No newline at end of file +}