From 6a9cf050f21b67e400d5134227d39e058e40a535 Mon Sep 17 00:00:00 2001 From: Anubhav Saini <IAmAnubhavSaini@users.noreply.github.com> Date: Fri, 19 Aug 2016 16:28:43 +0530 Subject: [PATCH] Setting up npm registry for this repo. (#520) --- .npmrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 00000000..214c29d1 --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +registry=https://registry.npmjs.org/