Update chokidar to fix reskindex not working

The major version bump doesn't appear to affect us. It wasn't working before on Windows, but now it is.
This commit is contained in:
Travis Ralston
2020-01-16 15:39:07 -07:00
parent 8cdce8fee0
commit f535fdbcaa
2 changed files with 89 additions and 4 deletions

View File

@@ -123,7 +123,7 @@
"@peculiar/webcrypto": "^1.0.22",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"chokidar": "^2.1.2",
"chokidar": "^3.3.1",
"concurrently": "^4.0.1",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.15.1",