Increase commander asOfVersion to not conflict with current version

This commit is contained in:
Andy Hanson
2017-12-03 08:42:47 -08:00
parent 0128360a9d
commit 34f6a6d096

View File

@@ -142,7 +142,7 @@
"libraryName": "commander",
"typingsPackageName": "commander",
"sourceRepoURL": "https://github.com/tj/commander.js",
"asOfVersion": "2.12.0"
"asOfVersion": "2.12.2"
},
{
"libraryName": "constant-case",