Skip to content

Commit

Permalink
update for version 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Oct 5, 2024
1 parent f192660 commit 0996852
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": "slidecontent-angular",
"version": "1.5.3",
"version": "1.5.4",
"scripts": {
"ng": "ng",
"start": "ng serve --configuration=pt",
Expand All @@ -21,7 +21,7 @@
"@angular/platform-browser-dynamic": "^18.2.7",
"@angular/router": "^18.2.7",
"rxjs": "~7.8.1",
"slidecontent-angular": "^1.5.3",
"slidecontent-angular": "^1.5.4",
"tslib": "^2.7.0",
"uuid": "^10.0.0",
"zone.js": "~0.14.10"
Expand Down
2 changes: 1 addition & 1 deletion projects/slidecontent-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slidecontent-angular",
"version": "1.5.3",
"version": "1.5.4",
"author": "lucasferreiralimax (https://github.com/lucasferreiralimax)",
"repository": "https://github.com/criar-art/slidecontent-angular",
"bugs": {
Expand Down

0 comments on commit 0996852

Please sign in to comment.