Skip to content

Commit cb784f7

Browse files
committed
Temporarily use PR libpkgx
1 parent a808100 commit cb784f7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

deno.jsonc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"@std/yaml": "jsr:@std/yaml@^1.0.5",
3636
"is-what": "https://deno.land/x/is_what@v4.1.15/src/index.ts",
3737
"outdent": "jsr:@cspotcode/outdent@^0.8",
38-
"pkgx": "https://deno.land/x/libpkgx@v0.20.1/mod.ts",
39-
"pkgx/": "https://deno.land/x/libpkgx@v0.20.1/src/"
38+
// TODO: revert this before merging
39+
"pkgx": "https://raw.githubusercontent.com/felipecrs/libpkgx/refs/heads/fix-pantry-not-found/mod.ts",
40+
"pkgx/": "https://raw.githubusercontent.com/felipecrs/libpkgx/refs/heads/fix-pantry-not-found/src/"
4041
}
4142
}

0 commit comments

Comments
 (0)