Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit cdf3174

Browse files
chore(package): update rimraf to version 3.0.0
1 parent ae1b9d4 commit cdf3174

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
@@ -58,7 +58,7 @@
5858
"eslint-plugin-react": "^7.14.3",
5959
"husky": "^3.0.2",
6060
"nyc": "^14.1.1",
61-
"rimraf": "^2.6.3",
61+
"rimraf": "^3.0.0",
6262
"rollup-plugin-babel": "^4.3.3",
6363
"rollup-plugin-babel-minify": "^9.0.0",
6464
"rollup-plugin-node-resolve": "^5.2.0",

0 commit comments

Comments
 (0)