Skip to content

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 1d37c3f commit 3c9a58c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/express": "^4.16.0",
"@types/mongoose": "^5.3.25",
"typescript": "^3.2.2",
"rimraf": "^2.6.2",
"rimraf": "^3.0.0",
"body-parser": "^1.18.3",
"express": "^4.16.4",
"gtfs": "^1.8.7",
Expand Down

0 comments on commit 3c9a58c

Please sign in to comment.