diff options
Diffstat (limited to 'npmPackages/file-uri-to-path')
-rw-r--r-- | npmPackages/file-uri-to-path/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npmPackages/file-uri-to-path/default.nix b/npmPackages/file-uri-to-path/default.nix index fdd5e41..659da9e 100644 --- a/npmPackages/file-uri-to-path/default.nix +++ b/npmPackages/file-uri-to-path/default.nix @@ -23,6 +23,5 @@ buildNpmPackage { "index.ts" ]; - jailbreak = true; } |