Skip to content

Commit

Permalink
chore: install to workspace root
Browse files Browse the repository at this point in the history
  • Loading branch information
fsubal authored and mimokmt committed Nov 8, 2023
1 parent ecdf108 commit bf340f2
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 15 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,10 @@
"provenance": true
},
"devDependencies": {
"@charcoal-ui/icons-cli": "workspace:^",
"@charcoal-ui/icons-cli": "workspace:^2.6.0",
"@charcoal-ui/styled": "workspace:^2.6.0",
"@charcoal-ui/tailwind-config": "workspace:^2.6.0",
"@charcoal-ui/theme": "workspace:^2.6.0",
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",
"@commitlint/config-lerna-scopes": "^16.0.0",
Expand Down
171 changes: 157 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bf340f2

Please sign in to comment.