fix: rollup
This commit is contained in:
parent
d49650616a
commit
5bfb3d47e4
1 changed files with 4 additions and 1 deletions
|
|
@ -58,5 +58,8 @@
|
||||||
"svelte-apexcharts": "^1.0.2",
|
"svelte-apexcharts": "^1.0.2",
|
||||||
"svelte-confetti": "^2.3.1",
|
"svelte-confetti": "^2.3.1",
|
||||||
"svelte-lightweight-charts": "^2.2.0"
|
"svelte-lightweight-charts": "^2.2.0"
|
||||||
|
},
|
||||||
|
"optionalDependencies": {
|
||||||
|
"@rollup/rollup-linux-x64-gnu": "*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in a new issue