Merge pull request #4 from emkay/greenkeeper/tap-11.0.0

Update tap to the latest version 🚀
This commit is contained in:
Michael Matuzak 2017-11-28 12:27:08 -08:00 committed by GitHub
commit 7cf00e25fc
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": "^9.0.1",
"standard-version": "^4.0.0",
"tap": "^10.3.0",
"tap": "^11.0.0",
"weallbehave": "^1.2.0",
"weallcontribute": "^1.0.8"
},