From 660344b6234aee31ea5eb3f82fb494e2bdf98f25 Mon Sep 17 00:00:00 2001 From: ianquigley-sap Date: Wed, 24 Jun 2020 11:00:03 +0100 Subject: [PATCH] Delete .npmrc The @sap scoped registry should now point to registry.npmjs.org rather than npm.sap.com. Please see https://jam4.sapjam.com/feed/item/eOtNGT1RSxVzknBtpSy2My for full details on the migration. npm.sap.com will not be updated going forward for the CDS library --- .npmrc | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .npmrc diff --git a/.npmrc b/.npmrc deleted file mode 100644 index 6041b7e8..00000000 --- a/.npmrc +++ /dev/null @@ -1 +0,0 @@ -@sap:registry=https://npm.sap.com \ No newline at end of file