diff --git a/.npmrc b/.npmrc deleted file mode 100644 index 8d5dd56af..000000000 --- a/.npmrc +++ /dev/null @@ -1,4 +0,0 @@ -# Set default registry: npm config set registry https://registry.npmjs.com/ -# This project default install package by npm or yarn which will download from the below registry server. -registry=http://registry.npm.dtstack.com/ -save-exact=true