feature/name-autocomplete #21
@ -15,7 +15,7 @@
|
||||
};
|
||||
in {
|
||||
devShell = pkgs.mkShell {
|
||||
nativeBuildInputs = with pkgs; [ nodejs ];
|
||||
nativeBuildInputs = with pkgs; [ nodejs_latest ];
|
||||
};
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user