Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Commit

Permalink
v3.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Xuancaosu committed May 1, 2022
1 parent 7dff521 commit 1b00aaf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "3.1.8",
"version": "3.1.9",
"useWorkspaces": true,
"npmClient": "yarn"
}
2 changes: 1 addition & 1 deletion packages/angular-components/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 packages/angular-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-components",
"version": "3.1.8",
"version": "3.1.9",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@authing/ng-ui-components",
"version": "3.1.8",
"version": "3.1.9",
"main": "src/public-api.ts",
"peerDependencies": {
"@angular/common": ">=10.2.0",
Expand Down

0 comments on commit 1b00aaf

Please sign in to comment.