Skip to content

Commit

Permalink
fix(ui): uuid dependency should have been moved out of dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie-rasmussen committed Dec 12, 2024
1 parent cdf6574 commit 9aee055
Show file tree
Hide file tree
Showing 2 changed files with 4,351 additions and 4,247 deletions.
2 changes: 1 addition & 1 deletion weave-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
"unified": "^10.1.0",
"unist-util-visit": "3.1.0",
"universal-perf-hooks": "^1.0.1",
"uuid": "^11.0.3",
"vega": "^5.24.0",
"vega-lite": "5.6.0",
"vega-tooltip": "^0.28.0",
Expand Down Expand Up @@ -236,7 +237,6 @@
"tslint-config-prettier": "^1.18.0",
"tslint-plugin-prettier": "^2.3.0",
"typescript": "4.7.4",
"uuid": "^11.0.3",
"vite": "5.2.9",
"vitest": "^1.6.0"
},
Expand Down
Loading

0 comments on commit 9aee055

Please sign in to comment.