1 parent f0c1f8f commit 172d714Copy full SHA for 172d714
1 file changed
.npmrc
@@ -18,3 +18,6 @@ save-exact=false
18
# Allow postinstall scripts
19
ignore-scripts=false
20
21
+# NPM Authentication
22
+//registry.npmjs.org/:_authToken=${NPM_TOKEN}
23
+
0 commit comments