Skip to content

Commit

Permalink
chore(package.json): update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jkuri committed Jun 8, 2018
1 parent f1beffe commit fa3268e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test": "ng test ngx-uploader",
"lint": "ng lint",
"e2e": "ng e2e",
"publish": "ng build ngx-uploader && cd dist/ngx-uploader && npm publish"
"build:lib": "ng build ngx-uploader --prod"
},
"private": true,
"dependencies": {
Expand Down

0 comments on commit fa3268e

Please sign in to comment.