Skip to content

Commit

Permalink
chore: update version for 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Jan 24, 2025
1 parent 14f2d4a commit d3afa9a
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 37 deletions.
68 changes: 34 additions & 34 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": "darkmode-angular",
"version": "1.0.0",
"version": "1.0.1",
"author": "lucasferreiralimax (https://github.com/lucasferreiralimax)",
"repository": "https://github.com/criar-art/darkmode-angular",
"bugs": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"@angular/platform-browser": "^19.1.3",
"@angular/platform-browser-dynamic": "^19.1.3",
"@angular/router": "^19.1.3",
"nucleus-angular": "^1.0.1",
"nucleus-angular": "^1.0.2",
"rxjs": "~7.8.1",
"tslib": "^2.7.0",
"zone.js": "~0.15.0"
Expand Down
2 changes: 1 addition & 1 deletion projects/darkmode-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "darkmode-angular",
"version": "1.0.0",
"version": "1.0.1",
"peerDependencies": {
"@angular/common": "^19.1.3",
"@angular/core": "^19.1.3"
Expand Down

0 comments on commit d3afa9a

Please sign in to comment.