We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f40b50d commit 39328dcCopy full SHA for 39328dc
.github/workflows/ci.yaml
@@ -120,7 +120,7 @@ jobs:
120
registry-url: https://registry.npmjs.org/
121
- uses: bahmutov/npm-install@v1
122
- run: yarn build --npm
123
- - run: npx -y -p denoify@1.3.0 enable_short_npm_import_path
+ - run: npx -y -p denoify@1.5.1 enable_short_npm_import_path
124
env:
125
DRY_RUN: "0"
126
- uses: garronej/ts-ci@v2.1.0
0 commit comments