Skip to content

Commit

Permalink
Bump rimraf to prod dep - needed for release phase. (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
godwinpang authored Nov 13, 2020
1 parent 6bddd2c commit 1c33f97
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 @@ -53,6 +53,7 @@
"pg": "^8.3.0",
"redoc-express": "^1.0.0",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"routing-controllers": "0.8.0",
"routing-controllers-openapi": "^2.1.0",
"typeorm": "^0.2.25",
Expand Down Expand Up @@ -81,7 +82,6 @@
"jest": "^26.1.0",
"lint-staged": "^10.2.9",
"prettier": "^1.19.1",
"rimraf": "^3.0.2",
"supertest": "^4.0.2",
"ts-jest": "^26.2.0",
"ts-node": "^8.10.2",
Expand Down

0 comments on commit 1c33f97

Please sign in to comment.