Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: remove semver dep
  • Loading branch information
kentcdodds committed Jul 13, 2020
commit 6faf0bc15adbed7f497e82be3374a0faa9940314
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.10.3",
"@testing-library/dom": "^7.17.1",
"semver": "^7.3.2"
"@testing-library/dom": "^7.17.1"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.10.1",
Expand Down