Skip to content

Commit

Permalink
chore: switch back to 6.0 of strip-ansi dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jul 3, 2021
1 parent 70eccf5 commit 9074f51
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 @@ -82,7 +82,7 @@
"np": "^7.5.0",
"prettier": "^2.3.2",
"reflect-metadata": "^0.1.13",
"strip-ansi": "^7.0.0",
"strip-ansi": "^6.0.0",
"supertest": "^6.1.3",
"test-console": "^2.0.0",
"typescript": "^4.3.5",
Expand Down

0 comments on commit 9074f51

Please sign in to comment.