From 2995529e670373f015f3e8bb6451e20683888a74 Mon Sep 17 00:00:00 2001 From: Kevin Schuchard Date: Sat, 16 Jun 2018 07:06:05 -0600 Subject: [PATCH] build(npm): public scoped package --- .npmrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..33d0132 --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +access = public \ No newline at end of file