Skip to content

Commit e859cb4

Browse files
committed
Fixed .npmrc.template in various modules to add registry scopes
Signed-off-by: VRamakrishna <[email protected]>
1 parent 776f064 commit e859cb4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

common/protos-js/.npmrc.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
registry=https://npm.pkg.github.com/hyperledger-labs
1+
@hyperledger-labs:registry=https://npm.pkg.github.com/hyperledger-labs
22
//npm.pkg.github.com/:_authToken=<personal-access-token>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
registry=https://npm.pkg.github.com/hyperledger-labs
1+
@hyperledger-labs:registry=https://npm.pkg.github.com/hyperledger-labs
22
//npm.pkg.github.com/:_authToken=<personal-access-token>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
registry=https://npm.pkg.github.com/hyperledger-labs
1+
@hyperledger-labs:registry=https://npm.pkg.github.com/hyperledger-labs
22
//npm.pkg.github.com/:_authToken=<personal-access-token>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
registry=https://npm.pkg.github.com/hyperledger-labs
1+
@hyperledger-labs:registry=https://npm.pkg.github.com/hyperledger-labs
22
//npm.pkg.github.com/:_authToken=<personal-access-token>

0 commit comments

Comments
 (0)