Skip to content

Commit 4631108

Browse files
chore(package): update rimraf to version 3.0.1
Closes #26
1 parent 58b3339 commit 4631108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"husky": "^2.0.0",
6262
"istanbul": "^0.4.5",
6363
"mocha": "^6.0.0",
64-
"rimraf": "^2.6.2",
64+
"rimraf": "^3.0.1",
6565
"semantic-release": "^15.9.9",
6666
"travis-deploy-once": "^5.0.2"
6767
},

0 commit comments

Comments
 (0)