diff --git a/index.toml b/index.toml index c946c5b..9d22bbd 100644 --- a/index.toml +++ b/index.toml @@ -1,11 +1,11 @@ hash-format = "sha256" [[files]] -file = "csv-import.js" +file = "importer/csv-import.js" hash = "1bb5223cc05c9061268fdc7ebd1e4a527a8e06f6c2da2534c703fe1275a4b55d" [[files]] -file = "import.csv" +file = "importer/import.csv" hash = "fa0d4afef8d24ee98446cb048eaf6f8b9b199d82ffcdad3cfefa3d9c19285d28" [[files]] diff --git a/pack.toml b/pack.toml index dc9fafa..abe0e27 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3560045ee1312929985f17eed67b59877f903ac970871758b9177a3f3314c529" +hash = "d626bf551c3581988cb07979520f00b27b8e58502dcad136997853b1b99e88f0" [versions] fabric = "0.16.14"