Skip to content

Commit 9d1c7c2

Browse files
committed
- prepare package.json for npm release
1 parent 24afe91 commit 9d1c7c2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ng2-wizard",
2+
"name": "ng2-archwizard",
33
"version": "1.0.0",
44
"license": "MIT",
55
"description": "An angular 2 module containing a wizard component and its supporting components and directives",
@@ -30,7 +30,6 @@
3030
"test-watch": "karma start --no-single-run --auto-watch",
3131
"build": "rimraf dist && ngc -p src/tsconfig.aot.json && gulp"
3232
},
33-
"private": false,
3433
"dependencies": {
3534
"@angular/common": "^2.3.1",
3635
"@angular/compiler": "^2.3.1",

0 commit comments

Comments
 (0)