Skip to content

Commit

Permalink
chore: update version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Jan 24, 2025
1 parent f028719 commit 48ab0af
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions 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": "darkmode-angular",
"version": "0.1.5",
"version": "1.0.0",
"author": "lucasferreiralimax (https://github.com/lucasferreiralimax)",
"repository": "https://github.com/criar-art/darkmode-angular",
"bugs": {
Expand Down
6 changes: 3 additions & 3 deletions projects/darkmode-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "darkmode-angular",
"version": "0.1.5",
"version": "1.0.0",
"peerDependencies": {
"@angular/common": "^18.2.0",
"@angular/core": "^18.2.0"
"@angular/common": "^19.1.3",
"@angular/core": "^19.1.3"
},
"dependencies": {
"tslib": "^2.3.0"
Expand Down

0 comments on commit 48ab0af

Please sign in to comment.