Update import_short_import_path

This commit is contained in:
Joseph Garrone 2024-05-19 08:14:05 +02:00
parent 322c70c7b6
commit e8ce60a7d6

View file

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