Skip to content

Commit

Permalink
Angular library version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dburgos92 committed Jun 7, 2023
1 parent f867c3c commit bc2059a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions projects/custom-flexbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@penalara/custom-flexbox",
"version": "0.0.6",
"version": "0.0.7",
"author": "Peñalara Software <[email protected]>",
"license": "MIT",
"repository": {
Expand All @@ -19,10 +19,10 @@
"breakpoints"
],
"peerDependencies": {
"@angular/common": "^15.1.0",
"@angular/core":"^15.1.0",
"@angular/platform-browser": "^15.1.0",
"@angular/cdk": "^15.1.0"
"@angular/common": "^16.0.4",
"@angular/core": "^16.0.4",
"@angular/platform-browser": "^16.0.4",
"@angular/cdk": "^16.0.3"
},
"dependencies": {
"tslib": "^2.3.0"
Expand Down

0 comments on commit bc2059a

Please sign in to comment.