Skip to content

Commit

Permalink
update version for 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Jul 4, 2024
1 parent bb861ba commit 40b4dca
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-techs-logos-spa",
"version": "0.1.1",
"version": "0.1.10",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@angular/platform-browser": "^18.0.0",
"@angular/platform-browser-dynamic": "^18.0.0",
"@angular/router": "^18.0.0",
"angular-techs-logos": "^0.1.9",
"angular-techs-logos": "^0.1.10",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.14.3"
Expand Down
2 changes: 1 addition & 1 deletion projects/angular-techs-logos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-techs-logos",
"version": "0.1.9",
"version": "0.1.10",
"public": true,
"peerDependencies": {
"@angular/common": "^18.0.0",
Expand Down

0 comments on commit 40b4dca

Please sign in to comment.