From f428f7f63e7d230491f8232727b2c32a904ec390 Mon Sep 17 00:00:00 2001 From: "Luiz R. Rodrigues" Date: Fri, 24 Apr 2020 04:30:17 -0300 Subject: [PATCH 1/3] Remove prepare script from package.json --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 1f514eee..4874e12c 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,6 @@ "url": "git+https://github.com/topcoder-platform/topcoder-react-lib.git" }, "scripts": { - "prepare": "npm run build", "build": "npm run clean && npm run build:dev && npm run build:prod", "build:dev": "./node_modules/.bin/webpack --env=development --progress --profile --colors --display-optimization-bailout", "build:dev:watch": "npm run clean && ./node_modules/.bin/webpack --env=development --progress --profile --colors --watch --display-optimization-bailout", From bf0c15271d6741055ce5cc83dbe8bd1afed47234 Mon Sep 17 00:00:00 2001 From: Sushil Shinde Date: Mon, 27 Apr 2020 08:26:29 +0530 Subject: [PATCH 2/3] adding dist tag --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a5584398..9d5f9d83 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -16,7 +16,7 @@ jobs: paths: - node_modules - run: npm test - - run: npm run build --tag=test=release + - run: npm run build - persist_to_workspace: root: . paths: @@ -29,7 +29,7 @@ jobs: at: . - run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc - run: npm install - - run: npm publish + - run: npm publish --tag=test=release # dont change anything workflows: version: 2 From 0492a60f9745660014dcc7ecccf67d3536c00986 Mon Sep 17 00:00:00 2001 From: Sushil Shinde Date: Mon, 27 Apr 2020 08:28:10 +0530 Subject: [PATCH 3/3] Test release npm ver bump up to 1000.13.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4874e12c..56ae02ae 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "lint:js": "./node_modules/.bin/eslint --ext .js,.jsx .", "test": "npm run lint && npm run jest" }, - "version": "1000.13.3", + "version": "1000.13.5", "dependencies": { "auth0-js": "^6.8.4", "config": "^3.2.0", pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy