Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 84318f6

Browse files
committed
Update apex plugin.
1 parent a73d4cc commit 84318f6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "data-forge-plot",
3-
"version": "0.3.8",
3+
"version": "0.3.9",
44
"description": "Plotting API for use with Data-Forge.",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",
@@ -34,7 +34,7 @@
3434
},
3535
"homepage": "https://github.com/data-forge/data-forge-plot#readme",
3636
"dependencies": {
37-
"@data-forge-plot/apex": "0.0.36",
37+
"@data-forge-plot/apex": "0.0.37",
3838
"@data-forge-plot/chart-def": "^1.1.2",
3939
"@data-forge/serialization": "^1.0.0",
4040
"capture-template": "^1.1.10",

0 commit comments

Comments
 (0)