Skip to content

Commit

Permalink
- prepare package.json for npm release
Browse files Browse the repository at this point in the history
  • Loading branch information
madoar committed Feb 15, 2017
1 parent 24afe91 commit 9d1c7c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
@@ -1,5 +1,5 @@
{
"name": "ng2-wizard",
"name": "ng2-archwizard",
"version": "1.0.0",
"license": "MIT",
"description": "An angular 2 module containing a wizard component and its supporting components and directives",
Expand Down Expand Up @@ -30,7 +30,6 @@
"test-watch": "karma start --no-single-run --auto-watch",
"build": "rimraf dist && ngc -p src/tsconfig.aot.json && gulp"
},
"private": false,
"dependencies": {
"@angular/common": "^2.3.1",
"@angular/compiler": "^2.3.1",
Expand Down

0 comments on commit 9d1c7c2

Please sign in to comment.