Skip to content

Commit 75c3f77

Browse files
committed
Updated AnyChart dependency
1 parent bbda004 commit 75c3f77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "anychart-nodejs",
33
"main": "./lib/anychart-node",
4-
"version": "1.0.2",
4+
"version": "1.1.0",
55
"description": "AnyChart NodeJS module provides an easy way to generate SVG, JPG and PNG images of the charts on the server side.",
66
"author": "AnyChart",
77
"title": "AnyChart NodeJS",
@@ -28,7 +28,7 @@
2828
"opentype.js": "^0.6.6",
2929
"async": "^0.9.2",
3030
"es6-promise": "^4.0.5",
31-
"anychart": "7.13.0-dev-preview.0",
31+
"anychart": "^7.13.0",
3232
"jsdom": "^9.9.1"
3333
}
3434
}

0 commit comments

Comments
 (0)