Remove instructions to run publish:dry

This commit is contained in:
Mario Zechner
2025-11-14 23:56:58 +01:00
Unverified
parent b9c2f0a492
commit 147a850de2
-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
```