Skip to content

Commit

Permalink
fix: weird links
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispuska committed Dec 28, 2024
1 parent 4b4e7bc commit fd49b4b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 20 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@
"workspaces": [
"packages/*"
],
"dependencies": {
"@heliosgraphics/ui": "^1.8.6",
"@rollup/rollup-darwin-x64": "^4.29.1",
"rollup": "^4.29.1"
},
"dependencies": {},
"devDependencies": {
"@babel/eslint-parser": "^7.25.9",
"@testing-library/react": "^16.1.0",
Expand All @@ -44,6 +40,8 @@
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"jsdom": "^25.0.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"vite": "^6.0.6",
Expand Down
1 change: 0 additions & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"dependencies": {
"@heliosgraphics/fractures": "^6.3.3",
"@heliosgraphics/icons": "^0.1.2",
"@heliosgraphics/ui": "^1.8.6",
"@heliosgraphics/utils": "^5.3.12",
"@types/markdown-it": "^14.1.2",
"@use-gesture/react": "^10.3.1",
Expand Down
22 changes: 8 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 fd49b4b

Please sign in to comment.