Skip to content

Commit

Permalink
release: Updated components to include svg packages by official release
Browse files Browse the repository at this point in the history
Signed-off-by: Antonette Caldwell <[email protected]>
  • Loading branch information
nebula-aac committed Sep 24, 2023
1 parent c375c11 commit 5d8e016
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@layer5/sistent-components",
"version": "0.2.0",
"version": "0.3.0",
"description": "Reusable React Components",
"main": "dist/index.umd.js",
"module": "dist/index.mjs",
Expand All @@ -15,7 +15,7 @@
"lint:fix": "eslint --fix"
},
"dependencies": {
"@layer5/sistent-svg": "workspace:^"
"@layer5/sistent-svg": "0.6.6"
},
"devDependencies": {
"@mui/material": "^5.14.10",
Expand Down

0 comments on commit 5d8e016

Please sign in to comment.