Skip to content

Commit 27801b2

Browse files
chore(package): update rimraf to version 3.0.1
Closes #33
1 parent 83b26f6 commit 27801b2

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
@@ -39,7 +39,7 @@
3939
"prop-types": "^15.6.1",
4040
"react": "^16.3.2",
4141
"react-dom": "^16.3.2",
42-
"rimraf": "^2.6.2",
42+
"rimraf": "^3.0.1",
4343
"rollup": "^0.64.0",
4444
"rollup-plugin-babel": "^4.0.0-beta.4",
4545
"rollup-plugin-babel-minify": "^5.0.0",

0 commit comments

Comments
 (0)