diff --git a/.npmrc b/.npmrc
new file mode 100644
index 00000000..2d42e597
--- /dev/null
+++ b/.npmrc
@@ -0,0 +1,3 @@
+//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}
+@octocat:registry=https://npm.pkg.github.com
+always-auth=true
\ No newline at end of file