Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
fix(package): update rimraf to version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Aug 14, 2019
1 parent fac7b54 commit 0abfe27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"reflect-metadata": "^0.1.13",
"request": "^2.88.0",
"request-promise": "^4.2.4",
"rimraf": "^2.6.3",
"rimraf": "^3.0.0",
"rollup": "~1.19.1",
"rollup-plugin-node-resolve": "^5.0.0",
"rollup-plugin-typescript2": "^0.22.0",
Expand Down

0 comments on commit 0abfe27

Please sign in to comment.