1
0
mirror of https://github.com/emkay/parser-6502.git synced 2024-06-01 01:41:34 +00:00

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

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"
},