Skip to content

Commit

Permalink
run pnpm sync
Browse files Browse the repository at this point in the history
  • Loading branch information
KenanYusuf committed Jan 15, 2024
1 parent 4125587 commit 0a581aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/victory-candlestick/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@
"dependencies": [
"types:create",
"../victory-core:types:create",
"../victory-chart:types:create",
"../victory-vendor:types:create",
"../victory-chart:types:create",
"../victory-voronoi:types:create"
],
"output": [],
Expand Down Expand Up @@ -242,8 +242,8 @@
"output": [],
"dependencies": [
"../victory-core:types:create",
"../victory-chart:types:create",
"../victory-vendor:types:create",
"../victory-chart:types:create",
"../victory-voronoi:types:create"
],
"packageLocks": [
Expand All @@ -260,8 +260,8 @@
"output": [],
"dependencies": [
"../victory-core:types:create",
"../victory-chart:types:create",
"../victory-vendor:types:create",
"../victory-chart:types:create",
"../victory-voronoi:types:create"
],
"packageLocks": [
Expand All @@ -279,8 +279,8 @@
"output": [],
"dependencies": [
"build:lib:cjs",
"../victory-chart:build:lib:cjs",
"../victory-vendor:build:lib:cjs",
"../victory-chart:build:lib:cjs",
"../victory-voronoi:build:lib:cjs"
],
"packageLocks": [
Expand Down

0 comments on commit 0a581aa

Please sign in to comment.