diff --git a/package.json b/package.json index 3c7bfca..0fd6a8a 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ "babel-core": "6.16.0", "babel-preset-es2015": "6.18.0", "babel-preset-stage-0": "6.16.0", - "rimraf": "2.5.4" + "rimraf": "2.6.0" } }