mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
Merge pull request #7598 from jryans/update-chokidar
Update chokidar to transitively get newer fsevents
This commit is contained in:
commit
bb353b940e
2 changed files with 1487 additions and 382 deletions
1867
package-lock.json
generated
1867
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -96,7 +96,7 @@
|
|||
"babel-preset-es2017": "^6.24.1",
|
||||
"babel-preset-react": "^6.24.1",
|
||||
"babel-preset-stage-2": "^6.24.1",
|
||||
"chokidar": "^1.6.1",
|
||||
"chokidar": "^2.0.4",
|
||||
"concurrently": "^4.0.1",
|
||||
"cpx": "^1.3.2",
|
||||
"cross-env": "^4.0.0",
|
||||
|
|
Loading…
Reference in a new issue