diff --git a/src/phoenix/src/puter-shell/coreutils/localsh.js b/src/phoenix/src/puter-shell/coreutils/localsh.js index 80f9302e3..314c3e422 100644 --- a/src/phoenix/src/puter-shell/coreutils/localsh.js +++ b/src/phoenix/src/puter-shell/coreutils/localsh.js @@ -1,4 +1,4 @@ -import { TeePromise } from "@heyputer/putility/src/libs/promise"; +import { TeePromise } from "@heyputer/putility/src/libs/promise.js"; export default { name: 'localsh',