@willbooster/wb 13.7.2 → 13.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -18,7 +18,7 @@ Commands:
18
18
  wb lint [files...] Lint code
19
19
  wb optimizeForDockerBuild Optimize configuration when building a Docker
20
20
  image
21
- wb prisma Run prisma commands
21
+ wb prisma Run database commands [aliases: db]
22
22
  wb retry [command] [args...] Retry the given command until it succeeds
23
23
  wb setup Setup development environment. .env files are
24
24
  ignored.