-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
fix: Update package.json fields #7674
Conversation
lachlancollins
commented
Jul 5, 2024
•
edited
Loading
edited
- Main change is making sure each package has a valid "repository" field as defined here: https://docs.npmjs.com/cli/v10/configuring-npm/package-json#repository
- Sorted other package fields for consistency and readability
- Necessary for pkg-pr-new support
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit b0a0058. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit b0a0058:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7674 +/- ##
=======================================
Coverage 44.46% 44.46%
=======================================
Files 185 185
Lines 7049 7049
Branches 1551 1546 -5
=======================================
Hits 3134 3134
Misses 3552 3552
Partials 363 363 |