chore: bump rimraf to 3.0.2

Fixes #808
This commit is contained in:
Andrey Lushnikov 2020-02-10 09:26:52 -08:00
parent 79b7a8491e
commit 498f3880db

View file

@ -48,7 +48,7 @@
"pngjs": "^3.4.0",
"progress": "^2.0.3",
"proxy-from-env": "^1.0.0",
"rimraf": "^2.6.1",
"rimraf": "^3.0.2",
"uuid": "^3.4.0",
"ws": "^6.1.0"
},