Skip to content

Commit c7976a8

Browse files
committed
bump version
1 parent 5a362c6 commit c7976a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-chartjs-2",
3-
"version": "2.6.4",
3+
"version": "2.7.1",
44
"description": "react-chartjs-2",
55
"main": "lib/index.js",
66
"module": "es/index.js",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1725,7 +1725,7 @@ chalk@^2.1.0:
17251725
escape-string-regexp "^1.0.5"
17261726
supports-color "^4.0.0"
17271727

1728-
chart.js@^2.3.0:
1728+
chart.js@2.6.0:
17291729
version "2.6.0"
17301730
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.6.0.tgz#308f9a4b0bfed5a154c14f5deb1d9470d22abe71"
17311731
dependencies:

0 commit comments

Comments
 (0)