Skip to content

Commit

Permalink
Update publish command
Browse files Browse the repository at this point in the history
U; Please enter the commit message for your changes. Lines starting
  • Loading branch information
PowerKiKi committed Jul 22, 2019
1 parent e04484f commit f249fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ The most useful commands for development are:

- `yarn dev` to start a development server
- `yarn build-demo` to build the demo locally (it will be published automatically by Travis)
- `git -a 1.2.3 && git push` to publish the lib to npm (via Travis deploy mechanism)
- `git tag -a 1.2.3 && git push` to publish the lib to npm (via Travis deploy mechanism)

## TODO List

Expand Down

0 comments on commit f249fa0

Please sign in to comment.