Skip to content

Commit

Permalink
Update peer deps for @storybook angular
Browse files Browse the repository at this point in the history
- update yarn.lock
  • Loading branch information
SnakeSVx committed Nov 22, 2021
1 parent fc6fd84 commit 5ec9ca1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7658,7 +7658,7 @@ __metadata:
webpack: 4
peerDependencies:
"@angular-devkit/architect": ">=0.8.9"
"@angular-devkit/build-angular": ">=0.8.9"
"@angular-devkit/build-angular": ">=0.8.9 || >= 12.0.0"
"@angular-devkit/core": ^0.6.1 || >=7.0.0
"@angular/cli": ">=6.0.0"
"@angular/common": ">=6.0.0"
Expand All @@ -7672,7 +7672,7 @@ __metadata:
"@babel/core": "*"
"@nrwl/workspace": ">=11.1.0"
"@webcomponents/custom-elements": ">=1.4.3"
rxjs: ^6.0.0
rxjs: ^6.0.0 || ^7.4.0
typescript: ^3.4.0 || >=4.0.0
zone.js: ^0.8.29 || ^0.9.0 || ^0.10.0 || ^0.11.0
peerDependenciesMeta:
Expand Down

0 comments on commit 5ec9ca1

Please sign in to comment.