Skip to content

Commit 49118e0

Browse files
committed
Update esbuild
1 parent 5139582 commit 49118e0

File tree

3 files changed

+123
-106
lines changed

3 files changed

+123
-106
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# cd src; prefetch-npm-deps package-lock.json
2727
srcNpmDeps = pkgs.fetchNpmDeps {
2828
src = "${self}/src";
29-
hash = "sha256-gRHtX7FCu5O1QUvppCYmHDKgBDzXYj+Pc20pzKYnZ60=";
29+
hash = "sha256-8lEu0xU/FfQ4t6/eCxYYJj4SoYA28xNh69wFdBibOmg=";
3030
};
3131

3232
inherit system;

0 commit comments

Comments
 (0)