Skip to content

Commit 1fb5e57

Browse files
authored
Merge pull request #36 from dcworldwide/dcworldwide-upgrade-chartjs
Update chart.js dependency to 2.3.0
2 parents 888a674 + 6c17129 commit 1fb5e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"url": "https://github.com/gor181/react-chartjs-2/issues"
1414
},
1515
"dependencies": {
16-
"chart.js": "^2.2.0-rc.1"
16+
"chart.js": "^2.3.0"
1717
},
1818
"devDependencies": {
1919
"babel-eslint": "^4.1.3",

0 commit comments

Comments
 (0)