Skip to content

Commit b0f202c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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.2",
6565
"semantic-release": "^15.9.9",
6666
"travis-deploy-once": "^5.0.2"
6767
},

0 commit comments

Comments
 (0)