Add asOfVersion to "moment".

This commit is contained in:
Andy Hanson
2016-08-11 09:15:00 -07:00
parent 4840e09c78
commit 5a6548b5f8

View File

@@ -8,7 +8,8 @@
{
"libraryName": "Moment",
"typingsPackageName": "moment",
"sourceRepoURL": "https://github.com/moment/moment"
"sourceRepoURL": "https://github.com/moment/moment",
"asOfVersion": "2.13.0"
}
]
}