Skip to content

Commit

Permalink
Example-demo bump to 1.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
belladoreai committed Apr 25, 2024
1 parent 2f46455 commit d246ec5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Release steps:
6. npm publish --dry-run
7. npm publish
8. bump version number in example-demo/package.json
9. cd example-demo && npm run build && live-server
9. cd example-demo && npm install && npm run build && live-server
10. push example demo changes to github
11. create release in github

Expand Down
14 changes: 7 additions & 7 deletions example-demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d246ec5

Please sign in to comment.