From 885708701974fd8c4d0058e5ec9fcec2c0611480 Mon Sep 17 00:00:00 2001 From: jakerunsdnd Date: Thu, 11 Jan 2018 14:50:46 -0700 Subject: [PATCH] Locking in the npm registry key, we've published tavernbot and dungeonary to npm - this closes #5 --- .npmrc | 1 + dungeonary/.npmrc | 1 + 2 files changed, 2 insertions(+) create mode 100644 .npmrc create mode 100644 dungeonary/.npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..214c29d --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +registry=https://registry.npmjs.org/ diff --git a/dungeonary/.npmrc b/dungeonary/.npmrc new file mode 100644 index 0000000..214c29d --- /dev/null +++ b/dungeonary/.npmrc @@ -0,0 +1 @@ +registry=https://registry.npmjs.org/