Skip to content

Commit e63e38a

Browse files
chore(package): update rimraf to version 3.0.2
Closes #35
1 parent 169b8d4 commit e63e38a

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
@@ -55,7 +55,7 @@
5555
"mongodb-memory-server": "^1.6.5",
5656
"nodemon": "^1.15.1",
5757
"prettier": "^1.10.2",
58-
"rimraf": "^2.6.2",
58+
"rimraf": "^3.0.2",
5959
"semantic-release": "^15.0.3"
6060
},
6161
"publishConfig": {

0 commit comments

Comments
 (0)