Skip to content

Commit

Permalink
fix(readme): remove stale link (#11333)
Browse files Browse the repository at this point in the history
fixes: #11297
  • Loading branch information
Maddiaa0 authored Jan 19, 2025
1 parent 820d03b commit bfcd8a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions yarn-project/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ To add a new package, make sure to add it to the `build_manifest.json`, to the `
- `README.md`
- `tsconfig.json`

You may also need to modify the [Dockerfile](yarn-project/yarn-project-base/Dockerfile) to copy your new `package.json` into the container to get CI to pass.

## Deploying npm packages

`deploy-npm` script handles the releases of npm packages within yarn-project. But the initial release is a manual process:
Expand Down

0 comments on commit bfcd8a5

Please sign in to comment.