Skip to content

Commit

Permalink
Relase candididate
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jan 31, 2023
1 parent 51379c6 commit a9f8a17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ jobs:
fi
$PACKAGE_MANAGER run build
- run: |
npx -y -p [email protected].7 enable_short_npm_import_path
npx -y -p [email protected].7 remove_deno_dist_from_gitignore
npx -y -p [email protected].8 enable_short_npm_import_path
npx -y -p [email protected].8 remove_deno_dist_from_gitignore
env:
DRY_RUN: "0"
- run: |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tsafe",
"version": "1.4.2-rc.3",
"version": "1.4.2-rc.4",
"description": "A collection of utilities to step up your TypeScript game",
"repository": {
"type": "git",
Expand Down

0 comments on commit a9f8a17

Please sign in to comment.