Skip to content

Commit cb1ade7

Browse files
chore(package): update rimraf to version 3.0.2
Closes #129
1 parent 97569a7 commit cb1ade7

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
@@ -74,7 +74,7 @@
7474
"react": "^16.7.0",
7575
"react-dom": "^16.7.0",
7676
"react-test-renderer": "^16.7.0",
77-
"rimraf": "^2.6.3",
77+
"rimraf": "^3.0.2",
7878
"stylelint": "^9.9.0",
7979
"stylelint-config-standard": "^18.2.0"
8080
},

0 commit comments

Comments
 (0)