Skip to content

Commit 44756f0

Browse files
[Bug] Add support for workspace.json instead of just angular.json #40
1 parent 8d5191c commit 44756f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"private": true,
3131
"dependencies": {
3232
"@schematics/angular": "10.1.7",
33+
"@nrwl/schematics": "8.12.11",
3334
"json-schema-to-typescript": "^8.1.0"
3435
},
3536
"devDependencies": {

0 commit comments

Comments
 (0)