Skip to content

Commit b35764e

Browse files
chore(package): update rimraf to version 3.0.1
Closes #88
1 parent 97d2c4b commit b35764e

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
@@ -71,7 +71,7 @@
7171
"nyc": "^11.0.3",
7272
"prop-types": "^15.5.10",
7373
"react": "^15.6.1",
74-
"rimraf": "^2.5.4",
74+
"rimraf": "^3.0.1",
7575
"validate-commit-msg": "^2.12.2"
7676
},
7777
"ava": {

0 commit comments

Comments
 (0)