Skip to content

Commit

Permalink
chore: release alpha version for vmind
Browse files Browse the repository at this point in the history
  • Loading branch information
666haiwen committed Dec 3, 2024
1 parent 5f7b32a commit 9127413
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/vmind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vmind",
"version": "1.2.13",
"version": "1.2.14-alpha.2",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "esm/index.d.ts",
Expand Down Expand Up @@ -89,14 +89,14 @@
"@types/euclidean-distance": "~1.0.3"
},
"dependencies": {
"@visactor/chart-advisor": "workspace:1.2.13",
"@visactor/chart-advisor": "^1.2.13",
"@visactor/vdataset": "~0.17.4",
"@visactor/vutils": "~0.17.4",
"axios": "^1.4.0",
"json5": "~2.2.3",
"dayjs": "~1.11.10",
"js-yaml": "~4.1.0",
"@visactor/calculator": "workspace:1.2.13",
"@visactor/calculator": "^1.2.13",
"alasql": "~4.3.2",
"@visactor/vchart-theme": "^1.11.2",
"jstat": "~1.9.6",
Expand Down

0 comments on commit 9127413

Please sign in to comment.