Skip to content

Commit 279ea0b

Browse files
committed
Bump tailwind
1 parent a6d928f commit 279ea0b

File tree

2 files changed

+76
-77
lines changed

2 files changed

+76
-77
lines changed

nix/packages/static.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let
1212
djangoStaticDeps = pkgs.buildNpmPackage {
1313
name = "django-static-deps";
1414
src = ../../.;
15-
npmDepsHash = "sha256-ie70syTXjwjT4ra11GC7KGOtElF9dumxsPZw3ROOsNA=";
15+
npmDepsHash = "sha256-1Nbu+2G6U+ZkHtMy/+FUgWjw/lJjU84ASdNJ+ofkGrI=";
1616
dontNpmBuild = true;
1717

1818
patchPhase = ''

package-lock.json

Lines changed: 75 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)