Remove instructions to run publish:dry

This commit is contained in:
Mario Zechner
2025-11-14 23:56:58 +01:00
Unverified
parent 1afe40efae
commit cc623135d4
-1
View File
@@ -57,7 +57,6 @@ These commands:
### Publishing
```bash
npm run publish:dry # Preview what will be published
npm run publish # Publish all packages to npm
```