Skip to content

Commit e5fd0b2

Browse files
committed
chore: add .npmrc file and update package-lock.json to use npmjs registry for dependencies
1 parent 6e26eac commit e5fd0b2

2 files changed

Lines changed: 2067 additions & 2061 deletions

File tree

.npmrc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
registry=https://registry.npmjs.org/
2+
@advanced-rest-client:registry=https://registry.npmjs.org/
3+
@mulesoft:registry=https://registry.npmjs.org/
4+
@salesforce:registry=https://registry.npmjs.org/
5+
always-auth=false
6+
strict-ssl=true

0 commit comments

Comments
 (0)