Skip to content

Commit

Permalink
fix: fix mapping ipv6-based port mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveb-p authored and AlexZeitler committed May 11, 2021
1 parent 8aa8465 commit dbdb900
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -489,5 +489,3 @@ export const version = async function (
return Promise.reject(error)
}
}

export { mapPorts }

0 comments on commit dbdb900

Please sign in to comment.