mirror of https://github.com/vector-im/riot-web
Merge pull request #7598 from jryans/update-chokidar
Update chokidar to transitively get newer fseventspull/7615/head
commit
bb353b940e
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 New Issue