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

Commit f3384d4

Browse files
chore(package): update rimraf to version 3.0.0
Closes #67
1 parent 48cf5c9 commit f3384d4

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
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@types/jest": "~22.2.3",
4040
"@types/node": "~10.0.9",
41-
"rimraf": "~2.6.2",
41+
"rimraf": "~3.0.0",
4242
"cp-cli": "~1.1.2",
4343
"webpack": "~3.12.0",
4444
"awesome-typescript-loader": "~3.5.0",

0 commit comments

Comments
 (0)