From cf3dbd3c70add669ee5b797983c275a235205355 Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Thu, 15 Oct 2020 09:55:05 +0700 Subject: [PATCH] remove git cached --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 587c724..fe60cad 100644 --- a/package.json +++ b/package.json @@ -34,9 +34,6 @@ "publish": "npm publish --access public", "run:example": "cd examples/line-chart-example && yarn start" }, - "publishConfig": { - "registry": "https://npm.osa.cubetiqs.com" - }, "devDependencies": { "@babel/core": "^7.11.4", "@babel/preset-env": "^7.11.0",