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

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