Skip to content

Commit

Permalink
Merge pull request #72 from gjovanovicst/main
Browse files Browse the repository at this point in the history
Fix showcase app router problem
  • Loading branch information
gjovanovicst authored Oct 4, 2023
2 parents 5acda03 + 92036f7 commit 01314a0
Show file tree
Hide file tree
Showing 13 changed files with 203 additions and 137 deletions.
4 changes: 2 additions & 2 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@anywhere-ui/angular",
"version": "0.4.0+17",
"version": "0.4.0+18",
"license": "MIT",
"keywords": [
"anywhere-ui",
Expand Down Expand Up @@ -66,5 +66,5 @@
"tslint": "~6.1.3",
"typescript": "4.9.5"
},
"buildnum": "17"
"buildnum": "18"
}
4 changes: 2 additions & 2 deletions packages/angular/projects/anywhere-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@anywhere-ui/angular",
"version": "0.4.0+17",
"version": "0.4.0+18",
"license": "MIT",
"keywords": [
"anywhere-ui",
Expand Down Expand Up @@ -33,5 +33,5 @@
"@anywhere-ui/core": "^0.3.0",
"@anywhere-ui/flex": "^1.0.2"
},
"buildnum": "17"
"buildnum": "18"
}
Loading

0 comments on commit 01314a0

Please sign in to comment.