Skip to content

Commit 1c4b070

Browse files
fix(package): update rimraf to version 3.0.2
Closes #68
1 parent 63b68cf commit 1c4b070

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"mkdirp": "^0.5.1",
7070
"node-fetch": "^2.6.0",
7171
"openpgp": "^4.5.5",
72-
"rimraf": "^2.6.3",
72+
"rimraf": "^3.0.2",
7373
"which": "^1.3.1"
7474
},
7575
"devDependencies": {

0 commit comments

Comments
 (0)