Skip to content

Commit

Permalink
fix README.md for npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuzuld committed Feb 26, 2020
1 parent 466671b commit 9065e5c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-busy2",
"version": "11.0.0",
"version": "11.0.1",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down
2 changes: 1 addition & 1 deletion projects/angular-busy2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-busy2",
"version": "11.0.0",
"version": "11.0.1",
"license": "MIT",
"homepage": "https://tiberiuzuld.github.io/angular-busy/",
"bugs": {
Expand Down

0 comments on commit 9065e5c

Please sign in to comment.