We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa0f08f commit 6e52155Copy full SHA for 6e52155
package.nix
@@ -9,7 +9,7 @@ buildNpmPackage rec {
9
10
src = ./.;
11
12
- npmDepsHash = "sha256-ksp5OstzK2a35kShQhmhCACZIFsaKkiuiu95oFSb1oc=";
+ npmDepsHash = "sha256-NcPg2wt/5NVo4O50t2XITCVmVxdbIZwhy8BFpLeZuqE=";
13
14
npmWorkspace="cli";
15
0 commit comments