Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nbfontana authored Feb 16, 2018
1 parent da50956 commit 5ecc7c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nbfontana/ngx-br",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"license": "MIT",
"description": "Brazilian components module for Angular",
"author": "Neri Bez Fontana <[email protected]>",
Expand All @@ -14,7 +14,7 @@
"ci": "npm run packagr",
"packagr": "ng-packagr -p ng-package.json",
"travis-deploy-once": "travis-deploy-once",
"semantic-release": "semantic-release && npm publish"
"semantic-release": "semantic-release && npm publish dist"
},
"dependencies": {
"cpf_cnpj": "0.2.0",
Expand Down

0 comments on commit 5ecc7c3

Please sign in to comment.