Skip to content

Commit

Permalink
chore: upgrade to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wghglory committed Sep 4, 2024
1 parent 2cae033 commit 9cbc525
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-lift",
"version": "1.0.0",
"version": "1.7.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
4 changes: 2 additions & 2 deletions projects/clr-lift/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "clr-lift",
"version": "1.3.0",
"version": "1.7.0",
"description": "The library is designed to augment the capabilities of the Clarity library by providing a set of reusable components built on top of clarity components.",
"author": "Guanghui Wang <[email protected]>",
"peerDependencies": {
"@angular/common": ">=17.0.0",
"@angular/core": ">=17.0.0",
"@clr/angular": ">=17.0.0",
"ngx-lift": ">=1.3.0",
"ngx-lift": ">=1.7.0",
"node-forge": ">=1.3.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-lift/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-lift",
"version": "1.6.1",
"version": "1.7.0",
"description": "A project has been crafted with the goal of enhancing and simplifying your Angular development experience.",
"author": "Guanghui Wang <[email protected]>",
"peerDependencies": {
Expand Down

0 comments on commit 9cbc525

Please sign in to comment.