Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 1f8cc7c

Browse files
mmalerbajelbourn
authored andcommitted
bump stackblitz to rc3 (#347)
1 parent 3b011e4 commit 1f8cc7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/shared/stackblitz/stackblitz-writer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const TEMPLATE_FILES = [
2222

2323
const TAGS: string[] = ['angular', 'material', 'example'];
2424
const angularVersion = '^5.0.0';
25-
const materialVersion = '^5.0.0-rc.1';
25+
const materialVersion = '5.0.0-rc.3';
2626

2727
const dependencies = {
2828
'@angular/cdk': materialVersion,

0 commit comments

Comments
 (0)