We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e7bc34 commit eff0f0cCopy full SHA for eff0f0c
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "chartjs-plugin-zoom",
3
"description": "Simple HTML5 charts using the canvas element.",
4
- "version": "0.6.1",
+ "version": "0.6.2",
5
"author": "Evert Timberg <[email protected]>",
6
"license": "MIT",
7
"main": "src/chart.zoom.js",
@@ -30,4 +30,4 @@
30
"chart.js": "^2.6.0",
31
"hammerjs": "^2.0.8"
32
}
33
-}
+}
0 commit comments