Skip to content

Commit

Permalink
released
Browse files Browse the repository at this point in the history
  • Loading branch information
rdlabo committed Jun 26, 2024
1 parent c4f8ef0 commit 193b0bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion projects/photo-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rdlabo/ionic-angular-photo-editor",
"version": "1.1.1",
"version": "1.2.0",
"peerDependencies": {
"@angular/common": "^18.0.0",
"@angular/core": "^18.0.0",
Expand Down
6 changes: 3 additions & 3 deletions projects/scroll-header/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@rdlabo/ionic-angular-scroll-header",
"version": "0.0.1",
"version": "1.2.0",
"peerDependencies": {
"@angular/cdk": "^18.0.0",
"@angular/common": "^18.0.0",
"@angular/core": "^18.0.0",
"@angular/cdk": "^18.0.0"
"@angular/core": "^18.0.0"
},
"dependencies": {
"tslib": "^2.3.0"
Expand Down

0 comments on commit 193b0bd

Please sign in to comment.