diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 538d8ffb..4d84f3b5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -119,7 +119,7 @@ jobs: PACKAGE_MANAGER=yarn fi $PACKAGE_MANAGER run build - - run: npx -y -p denoify@0.11.7 enable_short_npm_import_path + - run: npx -y -p denoify@1.0.2 enable_short_npm_import_path env: DRY_RUN: "0" - name: Publishing on NPM