Merge pull request #460 from ooflorent/fix/npm-package

Add main in package.json
This commit is contained in:
Nick Downie 2014-07-17 10:02:01 +01:00
commit 22c50b0aba

View File

@ -3,6 +3,7 @@
"homepage": "http://www.chartjs.org",
"description": "Simple HTML5 charts using the canvas element.",
"version": "1.0.1-beta.2",
"main": "Chart.js",
"repository": {
"type": "git",
"url": "https://github.com/nnnick/Chart.js.git"