Skip to content

Commit 8126260

Browse files
committed
fix: issue on installing library
1 parent 7024477 commit 8126260

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@omarsdev:registry=https://registry.npmjs.org/

.yarnrc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
nodeLinker: node-modules
22
nmHoistingLimits: workspaces
33

4+
npmScopes:
5+
omarsdev:
6+
npmRegistryServer: "https://registry.npmjs.org"
7+
48
plugins:
59
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
610
spec: "@yarnpkg/plugin-interactive-tools"

0 commit comments

Comments
 (0)