1
0
mirror of https://github.com/justinrainbow/json-schema.git synced 2025-06-11 08:10:50 +02:00

Merge pull request from bburnichon/patch-1

fixup dev-master alias
This commit is contained in:
David Porter
2016-01-18 12:03:14 -06:00

@ -52,7 +52,7 @@
"bin": ["bin/validate-json"],
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
"dev-master": "1.6.x-dev"
}
}
}