Install PapaParse package

This commit is contained in:
2025-04-01 11:48:18 +02:00
parent 5681a39ff9
commit eec5d3c981
3 changed files with 22 additions and 5 deletions

View File

@@ -7,5 +7,5 @@ buildNpmPackage {
pname = "actual-ing";
version = "0.0.1";
src = ./.;
npmDepsHash = "sha256-9drWid96ZXkb6/Rxa+2Rp9rFKw27ErUQkSx0FJfF55I=";
npmDepsHash = "sha256-7H9AAVlcCLEMLJ7iEPQykhjo2h4WkbtkN+Eo7KsgBAw=";
}