Skip to content

Commit

Permalink
remove react dependency from main dimmer package
Browse files Browse the repository at this point in the history
  • Loading branch information
akutruff committed Aug 10, 2022
1 parent 8436eaa commit db4545a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
9 changes: 0 additions & 9 deletions packages/dimmer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,12 @@
"test:ci": "CI=true jest"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@testing-library/dom": "^8.17.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^14.2.1",
"@jest/types": "~28.1.3",
"@types/jest": "~28.1.6",
"@types/node": "^18.6.5",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"jest": "~28.1.3",
"jest-environment-jsdom": "^28.1.3",
"rimraf": "~3.0.2",
"ts-jest": "~28.0.7",
"ts-node": "^10.9.1",
Expand Down
19 changes: 0 additions & 19 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 db4545a

Please sign in to comment.