We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e04484f commit f249fa0Copy full SHA for f249fa0
README.md
@@ -67,7 +67,7 @@ The most useful commands for development are:
67
68
- `yarn dev` to start a development server
69
- `yarn build-demo` to build the demo locally (it will be published automatically by Travis)
70
-- `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)
71
72
## TODO List
73
0 commit comments