Skip to content

Commit 376a610

Browse files
dimfeldtechniq
authored andcommitted
Move culori to be a regular dependency so that all package managers will install it (#175)
1 parent 70fbf93 commit 376a610

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

packages/svelte-ux/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"@types/prismjs": "^1.26.3",
3232
"@vitest/coverage-v8": "^0.34.6",
3333
"autoprefixer": "^10.4.16",
34-
"culori": "^3.3.0",
3534
"daisyui": "^4.5.0",
3635
"execa": "^8.0.1",
3736
"marked": "^10.0.0",
@@ -57,6 +56,7 @@
5756
"@floating-ui/dom": "^1.5.3",
5857
"@fortawesome/fontawesome-common-types": "^6.5.1",
5958
"clsx": "^2.1.0",
59+
"culori": "^3.3.0",
6060
"d3-array": "^3.2.4",
6161
"d3-scale": "^4.0.2",
6262
"date-fns": "^3.0.6",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)