Skip to content

Commit

Permalink
chore(components): add svg package as workspace
Browse files Browse the repository at this point in the history
fix #417

Signed-off-by: Antonette Caldwell <[email protected]>
  • Loading branch information
nebula-aac committed Dec 12, 2023
1 parent 83cb6e2 commit 78f0d31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prepublish": "yarn build"
},
"dependencies": {
"@layer5/sistent-svg": "^0.14.1"
"@layer5/sistent-svg": "workspace:^"
},
"devDependencies": {
"@emotion/react": "^11.11.1",
Expand Down
27 changes: 2 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@ __metadata:
dependencies:
"@emotion/react": ^11.11.1
"@emotion/styled": ^11.11.0
"@layer5/sistent-svg": ^0.14.1
"@layer5/sistent-svg": "workspace:^"
"@mui/icons-material": ^5.14.12
"@mui/material": ^5.14.16
"@types/mui-datatables": ^4.3.6
Expand Down Expand Up @@ -985,30 +985,7 @@ __metadata:
languageName: unknown
linkType: soft

"@layer5/sistent-svg@npm:^0.14.1":
version: 0.14.1
resolution: "@layer5/sistent-svg@npm:0.14.1"
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: 4df6636f098bbe2206075da8132ac72025166f541db804de031dcfcbc8488bedb3c0df64c8e730f74c44f1de9d4a41857f26766792ac9e1cd70c3bac07cf0338
languageName: node
linkType: hard

"@layer5/sistent-svg@workspace:packages/svg":
"@layer5/sistent-svg@workspace:^, @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 78f0d31

Please sign in to comment.