Skip to content

Commit 56bfda8

Browse files
chore(package): update rimraf to version 3.0.1
Closes #145
1 parent 22209bd commit 56bfda8

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
"lint-staged": "^7.0.0",
6262
"precommit": "^1.2.2",
6363
"prettier": "^1.11.1",
64-
"rimraf": "^2.6.2",
64+
"rimraf": "^3.0.1",
6565
"semantic-release": "9.1.1"
6666
},
6767
"jest": {

0 commit comments

Comments
 (0)