Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Commit

Permalink
chore(package): update rimraf to version 3.0.2
Browse files Browse the repository at this point in the history
Closes #22
  • Loading branch information
greenkeeper[bot] committed Feb 9, 2020
1 parent 230e9a2 commit e74809e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint-plugin-jsx-a11y": "^3.0.2 || ^4.0.0",
"eslint-plugin-react": "^6.9.0",
"nyc": "^11.0.2",
"rimraf": "^2.5.4"
"rimraf": "^3.0.2"
},
"scripts": {
"clean": "rimraf dist",
Expand Down

0 comments on commit e74809e

Please sign in to comment.