Merge pull request #7 from emkay/greenkeeper/tap-12.0.0

Update tap to the latest version 🚀
This commit is contained in:
Michael Matuzak 2018-05-17 14:16:07 -07:00 committed by GitHub
commit b80a88d350
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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