fix: pin tap to 14.5.0

This commit is contained in:
greenkeeper[bot] 2019-08-04 05:36:52 +00:00
parent 8e5d69af1e
commit a0df602ce3
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"devDependencies": {
"standard": "^11.0.0",
"standard-version": "^5.0.0",
"tap": "^14.2.3",
"tap": "14.5.0",
"weallbehave": "^1.2.0",
"weallcontribute": "^1.0.8"
},