1
0
mirror of synced 2025-11-08 12:57:47 +00:00

fix(scripts): s/info/describe (#143)

Closes #138
This commit is contained in:
Tim Hwang
2018-11-27 20:46:13 -05:00
committed by Jason Dreyzehner
parent 728ae3f879
commit 0cea6b206e
2 changed files with 4 additions and 4 deletions

View File

@@ -193,12 +193,12 @@ npm run version -- --first-release
npm run doc:publish
```
## Get scripts info
## Describe package scripts
You can run the `info` script for information on each script intended to be individually run.
You can run the `describe` script for a description of the available package scripts.
```
npm run info
npm run describe
> npm-scripts-info