We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24afe91 commit 9d1c7c2Copy full SHA for 9d1c7c2
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "ng2-wizard",
+ "name": "ng2-archwizard",
3
"version": "1.0.0",
4
"license": "MIT",
5
"description": "An angular 2 module containing a wizard component and its supporting components and directives",
@@ -30,7 +30,6 @@
30
"test-watch": "karma start --no-single-run --auto-watch",
31
"build": "rimraf dist && ngc -p src/tsconfig.aot.json && gulp"
32
},
33
- "private": false,
34
"dependencies": {
35
"@angular/common": "^2.3.1",
36
"@angular/compiler": "^2.3.1",
0 commit comments