Skip to content

Commit

Permalink
Use Chart.js 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jtblin committed Apr 15, 2016
1 parent d73f7e0 commit 713ae17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
],
"dependencies": {
"angular": "1.4.x",
"Chart.js": "~1.0.1"
"Chart.js": "~1.1.1"
},
"devDependencies": {
"Chart.StackedBar.js": "~1.0.1",
Expand All @@ -49,8 +49,5 @@
"font-awesome": "~4.1.0",
"rainbow": "~1.1.9",
"requirejs": "~2.1.20"
},
"resolutions": {
"Chart.js": "~1.0.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
},
"dependencies": {
"angular": "^1.4.5",
"chart.js": "^1.0.2"
"chart.js": "^1.1.1"
}
}

0 comments on commit 713ae17

Please sign in to comment.