Skip to content

Commit 02af75d

Browse files
greenkeeper[bot]AndreVarandas
authored andcommitted
fix(package): update rimraf to version 3.0.0 (#17)
1 parent b91f4ec commit 02af75d

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
@@ -44,7 +44,7 @@
4444
},
4545
"dependencies": {
4646
"axios": "^0.19.0",
47-
"rimraf": "^2.6.3"
47+
"rimraf": "^3.0.0"
4848
},
4949
"files": [
5050
"lib/**/*"

0 commit comments

Comments
 (0)