Merge pull request #991 from Ashoat/patch-1

Make up for a missing main in jquery-dateformat's package.json
This commit is contained in:
Guy Bedford
2016-10-27 12:04:27 +02:00
committed by GitHub
@@ -0,0 +1,3 @@
{
"main": "dist/jquery-dateFormat"
}