-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: revert some wrongly pinned deps #316
Conversation
"@nx/angular": "17.3.1", | ||
"@nx/jest": "17.3.1", | ||
"@nx/node": "17.3.1", | ||
"@nx/workspace": "17.3.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #316 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 6
Lines 80 80
Branches 17 17
=========================================
Hits 80 80 ☔ View full report in Codecov by Sentry. |
@@ -48,7 +48,7 @@ | |||
} | |||
}, | |||
"serve": { | |||
"executor": "@nx/angular:webpack-dev-server", | |||
"executor": "@nx/angular:dev-server", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ng-polymorpheus/projects/ng-polymorpheus/package.json
Lines 26 to 29 in b7400fe
Revert these PRs: