Skip to content

Commit

Permalink
Remove semver version hack
Browse files Browse the repository at this point in the history
  • Loading branch information
hildjj committed Feb 1, 2024
1 parent 57a1def commit 27316e5
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,6 @@
"webpack": "^5.90.0",
"webpack-cli": "^5.1.4"
},
"pnpm": {
"overrides": {
"semver": ">=7.5.3",
"word-wrap": "npm:@aashutoshrathi/word-wrap"
}
},
"overrides": {
"semver": "$semver",
"word-wrap": "npm:@aashutoshrathi/word-wrap"
},
"engines": {
"node": ">=16"
}
Expand Down

0 comments on commit 27316e5

Please sign in to comment.