We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45741dc commit 871d73bCopy full SHA for 871d73b
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-archwizard",
3
- "version": "4.0.0-develop",
+ "version": "4.0.0",
4
"license": "MIT",
5
"description": "An angular 5+ module containing a wizard component and its supporting components and directives",
6
"homepage": "https://github.com/madoar/angular-archwizard",
@@ -19,10 +19,13 @@
19
"angular",
20
"angular5",
21
"angular6",
22
+ "angular7",
23
"angular 5",
24
"angular 6",
25
+ "angular 7",
26
"ng5",
27
"ng6",
28
+ "ng7",
29
"ngx",
30
"typescript",
31
"wizard",
0 commit comments