Skip to content

Commit 0558622

Browse files
committed
Fix flake and package lock
1 parent fdb99e1 commit 0558622

File tree

2 files changed

+58
-1
lines changed

2 files changed

+58
-1
lines changed

package-lock.json

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

package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildNpmPackage rec {
99

1010
src = ./.;
1111

12-
npmDepsHash = "sha256-RpzVmNx+VWJqMBppYLHFlFYOiOa5kKwtuBzO8bTnip4=";
12+
npmDepsHash = "sha256-grE7PQgiyv9ZS+q6AoD2VpW9RJt3KpmEARMub9ESBmA=";
1313

1414
npmWorkspace="cli";
1515

0 commit comments

Comments
 (0)