Skip to content

Commit

Permalink
Fix typo on build script. (#14686)
Browse files Browse the repository at this point in the history
  • Loading branch information
vonloxx authored and gziolo committed Mar 28, 2019
1 parent b629aef commit 4c600b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ _Example:_
```json
{
"scripts": {
"build": "wp-scripts run build",
"build": "wp-scripts build",
"check-engines": "wp-scripts check-engines",
"check-licenses": "wp-scripts check-licenses --production",
"lint:css": "wp-scripts lint-style '**/*.css'",
Expand Down

0 comments on commit 4c600b0

Please sign in to comment.