Skip to content

Commit

Permalink
Update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tianhuil committed Apr 26, 2023
1 parent 127c097 commit 4f19eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ To release, run the following to check:

```bash
# commit all your changes
pnpm run build # runs checks on prebuild and builds package
npm run build # runs checks on prebuild and builds package (must use npm)
pnpm np --no-tests --any-branch --preview # make sure this is what you want
pnpm np --no-tests # deploy
```

0 comments on commit 4f19eaf

Please sign in to comment.