Merge pull request #1599 from snoweuph/fix/svelte

prettier-plugin-svelte: fix hash
This commit is contained in:
Snoweuph 2026-05-17 13:34:08 +02:00 committed by GitHub
commit ee3f6a2ff6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ in
sha256 = pin.hash; sha256 = pin.hash;
}; };
npmDepsHash = "sha256-XVyLW0XDCvZCZxu8g1fP7fRfeU3Hz81o5FCi/i4BKQw="; npmDepsHash = "sha256-zejYnwkj6CBWOqA6LBYBEXMg0jT2vJqinBwzKdWIqpY=";
dontNpmPrune = true; dontNpmPrune = true;