Skip to content

Commit

Permalink
docs: fix stackblitz link (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
yd-allianz authored and GitHub Enterprise committed Jul 27, 2021
1 parent a0b75c5 commit 5ed228c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const TEST_TEMPLATE_FILES = [
const TAGS: string[] = ['aposin', 'aquila', 'example'];
const angularVersion = '^11.0.0';
const materialVersion = '^11.0.0';
const aquilaVersion = '^11.7.2';
const aquilaVersion = '^11.0.0';

const dependencies = {
'@angular/animations': angularVersion,
Expand Down

0 comments on commit 5ed228c

Please sign in to comment.