Update readme

This commit is contained in:
garronej 2022-10-22 03:31:02 +02:00
parent afcdcbd2f6
commit eabbcfa5b2
2 changed files with 2 additions and 2 deletions

View file

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