Skip to content

Commit

Permalink
chore(components): installed @layer5/sistent-svg as devDeps
Browse files Browse the repository at this point in the history
Fix #128
  • Loading branch information
nebula-aac committed Oct 6, 2023
1 parent db1a133 commit f8e2c1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@
"lint": "eslint .",
"lint:fix": "eslint --fix"
},
"dependencies": {
"@layer5/sistent-svg": "0.6.6"
},
"devDependencies": {
"@layer5/sistent-svg": "workspace:^",
"@mui/material": "^5.14.10",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2393,7 +2393,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@layer5/sistent-components@workspace:packages/components"
dependencies:
"@layer5/sistent-svg": 0.6.6
"@layer5/sistent-svg": "workspace:^"
"@mui/material": ^5.14.10
"@types/react": ^18.2.15
"@types/react-dom": ^18.2.7
Expand Down Expand Up @@ -2427,7 +2427,7 @@ __metadata:
languageName: unknown
linkType: soft

"@layer5/sistent-svg@0.6.6, @layer5/sistent-svg@workspace:^, @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 f8e2c1d

Please sign in to comment.