Remove dependency on escape-string-regexp

This commit is contained in:
Angelos Chalaris 2018-10-02 14:53:29 +03:00 committed by GitHub
parent 65be937e72
commit 07735a5c9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,6 @@
],
"dependencies": {
"ansi-styles": "^3.2.1",
"escape-string-regexp": "^1.0.5",
"supports-color": "^5.5.0"
},
"devDependencies": {