Skip to content

Commit

Permalink
Merge pull request #27 from hildjj/update-semver
Browse files Browse the repository at this point in the history
Remove semver version hack
  • Loading branch information
hildjj committed Feb 1, 2024
2 parents 57a1def + 27316e5 commit d6da336
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions package.json
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 d6da336

Please sign in to comment.