Update enable_short_import_path script version

This commit is contained in:
Joseph Garrone 2024-05-19 09:51:16 +02:00
parent 94bc7127fa
commit 383a9953e2

View File

@ -113,7 +113,7 @@ jobs:
registry-url: https://registry.npmjs.org/ registry-url: https://registry.npmjs.org/
- uses: bahmutov/npm-install@v1 - uses: bahmutov/npm-install@v1
- run: yarn build - run: yarn build
- run: npx -y -p denoify@1.6.11 enable_short_npm_import_path - run: npx -y -p denoify@1.6.12 enable_short_npm_import_path
env: env:
DRY_RUN: "0" DRY_RUN: "0"
- uses: garronej/ts-ci@v2.1.2 - uses: garronej/ts-ci@v2.1.2