Use a Map and some minor regex tweaks

This commit is contained in:
Sindre Sorhus 2017-08-07 17:41:16 +02:00
parent 38f641a222
commit a9f0c77142
2 changed files with 16 additions and 16 deletions

View file

@ -47,7 +47,7 @@
"devDependencies": {
"ava": "*",
"coveralls": "^2.11.2",
"execa": "^0.7.0",
"execa": "^0.8.0",
"import-fresh": "^2.0.0",
"matcha": "^0.7.0",
"nyc": "^11.0.2",