You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -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: