From 5ecc7c3522057968922761913231cc1d2e919fb3 Mon Sep 17 00:00:00 2001 From: Neri Bez Fontana Date: Fri, 16 Feb 2018 18:55:15 -0200 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c3e42ed..ebe4050 100644 --- a/package.json +++ b/package.json @@ -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 ", @@ -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",