Skip to content

Commit

Permalink
Merge pull request #338 from layer5io/333-workspace
Browse files Browse the repository at this point in the history
build(repo): set enableTransparentWorkspaces to false
  • Loading branch information
nebula-aac authored Nov 14, 2023
2 parents f30786a + 32ef86f commit d8647c2
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ plugins:
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-3.6.3.cjs

enableTransparentWorkspaces: false
25 changes: 24 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -944,7 +944,30 @@ __metadata:
languageName: unknown
linkType: soft

"@layer5/sistent-svg@^0.14.0, @layer5/sistent-svg@workspace:packages/svg":
"@layer5/sistent-svg@npm:^0.14.0":
version: 0.14.0
resolution: "@layer5/sistent-svg@npm:0.14.0"
dependencies:
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
peerDependencies:
react: ">=17"
react-dom: ">=17"
dependenciesMeta:
react:
optional: true
react-dom:
optional: true
peerDependenciesMeta:
react:
optional: true
react-dom:
optional: true
checksum: 1a5a51bad80383eba4af185b9e5a870a057a3ed7fb0786fa016e8a14f87fcd5013e38a9e3273f77137d182f2d2cc2abb9986acf9f9c6783c359a5f374d16caa4
languageName: node
linkType: hard

"@layer5/sistent-svg@workspace:packages/svg":
version: 0.0.0-use.local
resolution: "@layer5/sistent-svg@workspace:packages/svg"
dependencies:
Expand Down

0 comments on commit d8647c2

Please sign in to comment.