Skip to content

Commit 39328dc

Browse files
committed
#94: Update enable_short_import_path script
1 parent f40b50d commit 39328dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
registry-url: https://registry.npmjs.org/
121121
- uses: bahmutov/npm-install@v1
122122
- run: yarn build --npm
123-
- run: npx -y -p denoify@1.3.0 enable_short_npm_import_path
123+
- run: npx -y -p denoify@1.5.1 enable_short_npm_import_path
124124
env:
125125
DRY_RUN: "0"
126126
- uses: garronej/ts-ci@v2.1.0

0 commit comments

Comments
 (0)