Skip to content

Commit fded779

Browse files
Update .npmrc with new registry and auth settings
1 parent 7e366ee commit fded779

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.npmrc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Default registry for most packages
22
registry=https://npm.echohq.com/
3-
ignore-scripts=true
3+
//packages.echohq.com/:_authToken=
4+
always-auth=true
5+
ignore-scripts=true

0 commit comments

Comments
 (0)