Skip to content

Commit

Permalink
feat: drop webpack 4 support (remove "chokidar") (#2021)
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Savoskin <sairu2k@gmail.com>
Co-authored-by: Artem Zakharchenko <kettanaito@gmail.com>
  • Loading branch information
3 people committed Feb 12, 2024
1 parent 31442cf commit a076142
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 25 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@
"@types/cookie": "^0.6.0",
"@types/statuses": "^2.0.4",
"chalk": "^4.1.2",
"chokidar": "^3.4.2",
"graphql": "^16.8.1",
"headers-polyfill": "^4.0.2",
"is-node-process": "^1.2.0",
Expand Down Expand Up @@ -199,9 +198,6 @@
"optional": true
}
},
"resolutions": {
"chokidar": "3.4.1"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
Expand Down
43 changes: 22 additions & 21 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 a076142

Please sign in to comment.