1
0

chore(desktop): switch from yarn to pnpm

This commit is contained in:
kolaente
2024-04-21 21:03:57 +02:00
parent 1f6a1f8ad4
commit 324df991ce
4 changed files with 2377 additions and 2037 deletions

View File

@ -1,9 +0,0 @@
{ pkgs ? import <nixpkgs> {}
}:
pkgs.mkShell {
name="electron-dev";
buildInputs = [
pkgs.electron
];
}

2375
desktop/pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff