Skip to content

Commit

Permalink
remove unnecessary resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
quantizor committed Sep 21, 2021
1 parent 6aef1d3 commit f6e4baf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,5 @@
},
"engines": {
"node": ">=10"
},
"resolutions": {
"@jest/create-cache-key-function": "^27.0.1"
}
}
3 changes: 0 additions & 3 deletions packages/styled-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,5 @@
},
"engines": {
"node": ">=10"
},
"resolutions": {
"@jest/create-cache-key-function": "^27.0.1"
}
}

0 comments on commit f6e4baf

Please sign in to comment.