Skip to content

Commit

Permalink
Fix color dependency for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
etimberg committed Feb 22, 2017
1 parent 4741c6f commit e519ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"main": "Chart.js"
},
"dependencies": {
"chartjs-color": "^2.0.0",
"chartjs-color": "~2.0.0",
"moment": "^2.10.6"
}
}

0 comments on commit e519ea3

Please sign in to comment.