1
0
mirror of https://github.com/emkay/parser-6502.git synced 2026-04-19 20:16:25 +00:00

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