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

Commit a3df615

Browse files
chore(package): update rimraf to version 3.0.1
Closes #122
1 parent 5d300fc commit a3df615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"mocha": "^6",
5252
"npm-run-all": "^4.1.5",
5353
"nyc": "^14",
54-
"rimraf": "^2.6.3",
54+
"rimraf": "^3.0.1",
5555
"ts-node": "~8.1.0",
5656
"tslint": "^5",
5757
"typescript": "^3.2.4"

0 commit comments

Comments
 (0)