Skip to content

Commit

Permalink
chore: bump namedpipe version (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
DjDeveloperr committed Feb 18, 2022
1 parent 1d41f3c commit e221941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export { connect } from "https://deno.land/x/namedpipe@0.0.3/mod.ts";
export { connect } from "https://deno.land/x/namedpipe@0.1.0/mod.ts";

0 comments on commit e221941

Please sign in to comment.