Skip to content

Commit 4a139bb

Browse files
chore(package): update rimraf to version 3.0.1
Closes #2
1 parent 8d6b8c7 commit 4a139bb

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
@@ -57,7 +57,7 @@
5757
"eslint-plugin-react": "^7.14.3",
5858
"husky": "^3.0.2",
5959
"nyc": "^14.1.1",
60-
"rimraf": "^2.6.3",
60+
"rimraf": "^3.0.1",
6161
"semantic-release": "^15.13.19"
6262
},
6363
"dependencies": {

0 commit comments

Comments
 (0)