Skip to content

Commit

Permalink
chore: fix broken rxjs.dev test execution (#7379)
Browse files Browse the repository at this point in the history
* chore: update yarn.lock to fix broken build

* chore: ensure core-js exists
  • Loading branch information
benlesh committed Nov 20, 2023
1 parent bbb685f commit e8f6ce6
Show file tree
Hide file tree
Showing 2 changed files with 3,028 additions and 2,926 deletions.
1 change: 1 addition & 0 deletions apps/rxjs.dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"@angular/service-worker": "^13.1.1",
"@stackblitz/sdk": "^1.5.3",
"@webcomponents/custom-elements": "^1.5.0",
"core-js": "^3.33.3",
"eyes.selenium": "^3.7.0",
"rxjs": "^7.5.1",
"tslib": "^2.3.1",
Expand Down

0 comments on commit e8f6ce6

Please sign in to comment.