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

Skip to content

Commit a900e9f

Browse files
committed
Updated plot library.
1 parent bc74219 commit a900e9f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Plotting API for use with Data-Forge.",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@plotex/chart-def": "^1.0.15",
3939
"opn": "^5.5.0",
40-
"plot": "^1.0.15",
40+
"plot": "^1.0.17",
4141
"resolve-cwd": "^3.0.0",
4242
"typy": "^3.0.1"
4343
},

0 commit comments

Comments
 (0)