diff --git a/config/client/typescript.yml b/config/client/typescript.yml index 7b490d3fc2..1ce22aefa8 100644 --- a/config/client/typescript.yml +++ b/config/client/typescript.yml @@ -1,4 +1,4 @@ -npmName: "${NPM_NAME}-fetch" +npmName: "${NPM_NAME}" npmVersion: $VERSION # typescriptThreePlus: true supportsES6: true