You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
</p>
5
5
6
6
7
-
# @angular-material-extensions/pages - Open source library for Angular Apps to illustrate custom material pages content with steps (ideal for tutorials and explanation purposes) - Angular V8 supported
7
+
# @angular-material-extensions/pages - Open source library for Angular Apps to illustrate custom material pages content with steps (ideal for tutorials and explanation purposes) - Angular V9 supported
@@ -64,7 +64,7 @@ by starring :star: and sharing it :loudspeaker:
64
64
View all the directives and components in action at [https://angular-material-extensions.github.io/pages](https://angular-material-extensions.github.io/pages)
65
65
66
66
## Dependencies
67
-
*[Angular](https://angular.io) (*requires*) tested with V7
67
+
*[Angular](https://angular.io) (*requires*) tested with V9
68
68
- if you are still using angular v5 or lower, please use the following version `1.2.1`
Copy file name to clipboardExpand all lines: projects/angular-material-extensions/pages/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "@angular-material-extensions/pages",
3
3
"description": "Open source library for angular apps to illustrate custom material pages content with steps (ideal for tutorials and explanation purposes)",
0 commit comments