Skip to content

Commit

Permalink
fix(package): update rimraf to version 3.0.2
Browse files Browse the repository at this point in the history
Closes #11
  • Loading branch information
greenkeeper[bot] authored Feb 9, 2020
1 parent 4e8c395 commit 8d7be3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"nodeos-boot-singleUser": "^0.5.2",
"nodeos-boot-singleUserMount": "^0.5.2",
"nodeos-mount-utils": "^0.2.0",
"rimraf": "^2.6.1"
"rimraf": "^3.0.2"
}
}

0 comments on commit 8d7be3b

Please sign in to comment.