Skip to content

Commit

Permalink
Merge pull request #345 from torusresearch/alpha
Browse files Browse the repository at this point in the history
Release v20.0.0
  • Loading branch information
chaitanyapotti authored Aug 2, 2024
2 parents 79bb8e8 + 5ead2dc commit f11a592
Show file tree
Hide file tree
Showing 12 changed files with 2,341 additions and 17,090 deletions.
15,826 changes: 0 additions & 15,826 deletions examples/angular-app/package-lock.json

This file was deleted.

2 changes: 1 addition & 1 deletion examples/angular-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@angular/platform-browser": "~12.1.1",
"@angular/platform-browser-dynamic": "~12.1.1",
"@angular/router": "~12.1.1",
"@toruslabs/customauth": "file:../../toruslabs-customauth-5.0.3.tgz",
"@toruslabs/customauth": "19.0.0-alpha.8",
"crypto-browserify": "^3.12.0",
"process": "^0.11.10",
"rxjs": "~6.6.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue-app/.vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
}
}
Loading

0 comments on commit f11a592

Please sign in to comment.