Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Commit b8f7655

Browse files
committed
Update nrwl monorepo to v11
1 parent 09abe14 commit b8f7655

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
5151
"@angular-devkit/build-angular": "~0.1001.0",
5252
"@angular/compiler-cli": "~11.0.3",
5353
"@angular/language-service": "~11.0.3",
54-
"@nrwl/angular": "^10.3.0",
55-
"@nrwl/cli": "10.4.4",
56-
"@nrwl/jest": "10.4.4",
57-
"@nrwl/tao": "10.4.4",
58-
"@nrwl/workspace": "10.4.4",
54+
"@nrwl/angular": "11.2.9",
55+
"@nrwl/cli": "11.2.9",
56+
"@nrwl/jest": "11.2.9",
57+
"@nrwl/tao": "11.2.9",
58+
"@nrwl/workspace": "11.2.9",
5959
"@nstudio/angular": "*",
6060
"@nstudio/web": "*",
6161
"@nstudio/web-angular": "*",
@@ -74,7 +74,7 @@
7474
"tslint": "~6.0.0",
7575
"typescript": "~4.0.3",
7676
"cypress": "^5.5.0",
77-
"@nrwl/cypress": "10.4.4"
77+
"@nrwl/cypress": "11.2.9"
7878
},
7979
"xplat": {
8080
"prefix": "nx",

0 commit comments

Comments
 (0)