Skip to content

Commit

Permalink
chore: fix peer deps in workspace root
Browse files Browse the repository at this point in the history
  • Loading branch information
sebald committed May 9, 2022
1 parent f512894 commit 657cba2
Show file tree
Hide file tree
Showing 2 changed files with 813 additions and 37 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,15 @@
},
"packageManager": "pnpm@6.32.11",
"dependencies": {
"@babel/core": "7.17.10",
"@changesets/changelog-github": "0.4.4",
"@changesets/cli": "2.22.0",
"@marigold/eslint-config": "workspace:*",
"@marigold/jest-config": "workspace:*",
"@marigold/prettier-config": "workspace:*",
"@marigold/tsconfig": "workspace:*",
"@storybook/react": "6.4.22",
"@testing-library/dom": "^8.13.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "7.0.2",
Expand Down
Loading

0 comments on commit 657cba2

Please sign in to comment.