Use lockfile to prevent inter-process races

See #86
This commit is contained in:
Michael Jackson
2018-05-22 22:06:55 -04:00
parent 5b1750c182
commit 0f895bf04e
4 changed files with 73 additions and 42 deletions

View File

@ -31,6 +31,7 @@
"os-tmpdir": "^1.0.2",
"pretty-bytes": "^3",
"prop-types": "^15.5.8",
"proper-lockfile": "^3.0.2",
"react": "^15.5.4",
"react-dom": "^15.5.4",
"react-motion": "^0.4.7",