Added main file designation to package.json.

Resolves #595
This commit is contained in:
Tony Lechner 2016-07-05 14:01:53 -05:00
parent baaaa8f00b
commit 942bf1562d
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"name": "Olly Smith",
"email": "olly@oesmith.co.uk"
},
"main": "morris.min.js",
"repository": {
"type": "git",
"url": "git://github.com/morrisjs/morris.js.git"